MySQL is one of the most widespread database management systems available. A database is a collection of cells with data that are organized in tables and the administration system is the piece of software that links the info to a script application. For instance, a forum stores all usernames, avatars, posts and so forth in a database and each time a visitor opens a specific thread, the forum script connects to the database and “calls” the content which has to be accessible on a specific page. MySQL is extremely popular because of its great performance, ease of use and the fact that it can function with lots of popular scripting languages such as PHP, Python, Perl, etcetera. All dynamic websites that are built with a script-driven application require some type of database and a lot of the most widely used ones including Joomla, Moodle, Mambo and WordPress employ MySQL.

MySQL 5 Databases in Cloud Hosting

The in-house built Hepsia CP offered with our cloud hosting service allows you to control all your MySQL databases easily. It requires only a couple of clicks to set up a completely new database and with only one more click you could back it up if you'd like to have a copy before you update your web site, for example. You will be able to change the password, remove a database or permit remote access to it just as fast. For the latter option you'll be able to opt for the IP addresses that will be able to connect to the database remotely to make sure that unauthorized people will not be able to access your info. If you wish to see the database content or change any cell or table via the CP, you should use phpMyAdmin, a powerful web-based interface. Using any one of our script-driven apps shall also be super easy as our script installer will set up a database for the script which you have picked automatically.

MySQL 5 Databases in Semi-dedicated Servers

Every single semi-dedicated server we offer comes with the latest version of MySQL preinstalled, so you can run any script app that you would like. When you use our 1-click installer, you can easily set up an app with a few clicks and our software instrument will set up a brand new database automatically. If you prefer to set up a script personally, you are able to create a MySQL database easily, picking out its username and password. For your benefit, we have also added quick-access buttons to generate a backup or enable remote access to any of your databases. More tech-savvy users can log in to the highly efficient phpMyAdmin instrument and change specific cells or whole tables by hand through a web interface. Inside the Databases section of the Hepsia web hosting CP you'll also find hourly and daily stats for each and every database which you have created in the account.