MySQL is one of the most widespread database control systems out there. A database is a collection of cells with information which are arranged in tables and the control system is the piece of software that links the info to a script app. For example, a forum stores all posts, usernames, avatars and so forth in a database and each time a site visitor opens a given thread, the forum script connects to the database and “calls” the content which needs to be accessible on a specific page. MySQL is very popular due to its excellent efficiency, ease of use and the fact that it can operate with many popular scripting languages including PHP, Python, Perl, etcetera. All dynamic Internet sites that are built with a script-driven app need some form of database and a number of the most widely used ones like Joomla, Moodle, Mambo and WordPress employ MySQL.

MySQL 5 Databases in Cloud Website Hosting

The in-house built Hepsia Control Panel that comes with our Linux cloud website hosting allows you to manage all your MySQL databases easily. It requires just a few clicks to create a new database and with just one more click you could back it up if you want to have a copy before you update your website, for example. You'll be able to modify the password, delete a database or allow remote access to it just as fast. For the latter option you could opt for the IP addresses that'll be able to connect to the database remotely to ensure that unauthorized people will not be able to access your info. If you want to see the database content or change any cell or table via the Control Panel, you can use phpMyAdmin, an efficient web-based interface. Using any one of our script-driven apps shall also be easy as our script installer will create a database for the script which you have selected automatically.

MySQL 5 Databases in Semi-dedicated Hosting

Every single semi-dedicated server that we offer you includes the latest version of MySQL preinstalled, so you can run any script application that you'd like. If you use our 1-click installer, you can set up an app with a few mouse clicks and our tool will create a brand new database automatically. If you'd prefer to install a script manually, you can create a MySQL database very easily, selecting its account information. To save you time, we have also added quick-access buttons to generate a backup or allow remote access to each of your databases. More advanced users can easily log in to the highly effective phpMyAdmin instrument and change specific cells or whole tables by hand using a web interface. Inside the Databases section of the Hepsia web hosting CP you'll also find hourly and day-to-day stats for each database that you have created inside the account.