When you use a script-driven application for your Internet site, any data that both you and the website users create shall be stored in a database - a collection of information, which is arranged in cells and tables for simplier and easier reading and writing. The latter is accomplished by employing special software referred to as database management system and one of the most well-known ones world-wide is MySQL. A lot of script applications are built to work with MySQL as it's user-friendly, it works very well on a hosting server and it's universal as it can perform with common web programming languages (PHP, Java, Perl, Python) and on numerous server OS (Linux, UNIX, Windows). There are huge amounts of scripts that use MySQL, including extremely popular ones like WordPress, Joomla and Moodle.

MySQL 5 Databases in Cloud Hosting

The in-house built Hepsia Control Panel offered with our Linux cloud hosting will enable you to manage all your MySQL databases without difficulty. It takes only a few mouse clicks to create a completely new database and with one more click you may back it up if you would like to have a copy before you update your site, for example. You shall be able to modify the password, erase a database or permit remote access to it just as easily. For the latter option you'll be able to choose 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 information. If you would like to see the database content or modify any cell or table using the Control Panel, you may use phpMyAdmin, an excellent web-based interface. Using any one of our script-driven apps will also be super easy as our script installer will set up a database for the script which you have picked out automatically.

MySQL 5 Databases in Semi-dedicated Hosting

Each and every semi-dedicated server we offer you comes with the latest version of MySQL pre-installed, so that you can run any script app you want. If you use our 1-click installer, you can easily set up an app with a few clicks and our tool will set up a whole new database automatically. If you prefer to install a script manually, you are able to create a MySQL database very easily, selecting its account information. For your convenience, we have also added quick-access buttons to create a backup or permit remote access to each of your databases. More advanced users can sign in to the efficient phpMyAdmin instrument and change certain cells or whole tables by hand through a web interface. In the Databases section of the Hepsia website hosting Control Panel you shall also find hourly and daily statistics for each and every database which you have created inside the account.