If you use a script-driven application for your Internet site, any information which both you and the site users create shall be stored in a database - a collection of information, which is organized in cells and tables for simpler reading and writing. The latter is accomplished by employing special software known as database management system and one of the most popular ones world-wide is MySQL. A large amount of script apps are created to work with MySQL as it is easy to work with, it performs really well on a web server and it's universal as it can perform with common web programming languages (Python, PHP, Perl, Java) and on a number of hosting server OS (UNIX, Linux, Windows). There are loads of scripts that use MySQL, including really popular ones for example Moodle, Joomla and WordPress.

MySQL 5 Databases in Cloud Hosting

The in-house built Hepsia CP that comes with our Linux cloud hosting packages will enable you to control all your MySQL databases with ease. It requires only a couple of mouse clicks to create a new database and with just one more click you may back it up if you want to have a copy before you update your site, for instance. You'll be able to modify the password, erase a database or enable remote access to it just as easily. For the latter option you may opt for the IP addresses that'll be able to connect to the database remotely to make sure that unauthorized people will not be able to access your data. If you'd like to view the database content or change any cell or table from the CP, you can use phpMyAdmin, an efficient web-based interface. Using any one of our script-driven applications will also be easy as our script installer will create a database for the script that you have selected automatically.

MySQL 5 Databases in Semi-dedicated Hosting

Every single semi-dedicated server that we provide includes the latest version of MySQL preinstalled, so that you can run any script application you want. If you use our 1-click installer, you can set up an application with a few clicks and our tool will create a whole new database automatically. If you'd prefer to install a script by hand, you’ll be able to create a MySQL database very easily, selecting its username and password. To save you time, we have also added quick-access buttons to produce a backup or allow remote access to each of your databases. More advanced users will be able to log in to the highly effective phpMyAdmin tool and edit specific cells or entire tables manually through a web interface. In the Databases section of the Hepsia web hosting CP you will also find hourly and daily statistics for each and every database you have created inside the account.