If you use a script-driven application for your website, any information which both you and the site users produce shall be stored inside a database - a collection of data, that is organized in cells and tables for simpler reading and writing. The latter is done by using special software called database management system and one of the most famous ones globally is MySQL. A number of script applications are designed to work with MySQL since it’s convenient to use, it works exceptionally well on a web server and it's universal as it can perform with well-known web programming languages (Python, PHP, Perl, Java) and on numerous web server Operating Systems (Windows, Linux, UNIX). There are thousands of scripts which use MySQL, including very popular ones for example WordPress, Moodle and Joomla.

MySQL 5 Databases in Cloud Website Hosting

The in-house built Hepsia Control Panel included with our Linux cloud website hosting packages will permit you to control all your MySQL databases easily. It takes just a few clicks to set up a new database and with just one more click you can back it up if you would like to have a copy before you update your site, for example. You'll be able to modify the password, delete a database or enable remote access to it just as fast. For the latter option you'll be able to pick the IP addresses that'll be able to connect to the database remotely in order to make sure that unauthorized people won't be able to access your info. If you want to see the database content or change any cell or table from the Control Panel, you may use phpMyAdmin, a powerful web-based interface. Using any of our script-driven apps will also be easy as our script installer will set up a database for the script you have picked out automatically.

MySQL 5 Databases in Semi-dedicated Hosting

Every single semi-dedicated server we provide features the latest version of MySQL pre-installed, so that you can run any script application you want. When you use our 1-click installer, you could set up an application with a couple of clicks and our instrument will create a new database automatically. If you want to set up a script personally, you will be able to create a MySQL database effortlessly, selecting its username and password. For your convenience, we have also added quick-access buttons to create a backup or allow remote access to any of your databases. More advanced users will be able to log in to the effective phpMyAdmin instrument and edit certain cells or entire tables by hand using a web interface. In the Databases section of the Hepsia web hosting Control Panel you will also find hourly and day-to-day statistics for each and every database you have created in the account.