MySQL is one of the most commonly used database control systems in existence. A database is a set of cells with data that are structured in tables and the control system is the software which links the info to a script application. As an example, a forum stores all usernames, avatars, posts and so on within a database and every time a website visitor opens a given thread, the forum script connects to the database and “calls” the content that should be accessible on a particular page. MySQL is quite popular because of its terrific functionality, ease of use and the fact that it can function with a lot of popular scripting languages including PHP, Python, Perl, and so forth. All dynamic web sites which are developed with a script-driven app require some form of database and a number of the most popular ones like Joomla, Moodle, Mambo and WordPress work with MySQL.

MySQL 5 Databases in Shared Hosting

The in-house built Hepsia CP that comes with our shared hosting will enable you to control all your MySQL databases effortlessly. It takes just a couple of mouse clicks to create a new database and with just one more click you may back it up if you'd like to have a copy before you update your website, for example. You will be able to change the password, remove a database or enable remote access to it just as easily. For the latter option you may choose the IP addresses that will be able to connect to the database remotely in order to make sure that unauthorized people shall not be able to access your info. If you want to see the database content or change any cell or table using the CP, you can use phpMyAdmin, an efficient web-based interface. Using any of our script-driven apps shall also be very easy as our script installer will create a database for the script you have picked out automatically.

MySQL 5 Databases in Semi-dedicated Servers

MySQL 5 is one of the database administration systems included with our semi-dedicated servers and you shall be able to install and employ any script app which requires a MySQL database very easily. Our sophisticated Hepsia CP offers you complete control over any database you create - you are able to change its password with a mouse click, export or import content and also access it remotely using an application installed on your computer. To make certain that nobody else will be able to use the latter option, you'll have to include your IP address in the Control Panel just before you're able to access the database. If you need a web interface to control a particular database, Hepsia shall give you access to the feature-rich phpMyAdmin tool through which you can change specific cells and tables or run MySQL commands through your web browser.