If you use a script-driven application for your Internet site, any data that both you and the site users produce shall be stored within a database - a collection of data, that is arranged in cells and tables for simpler reading and writing. The latter is accomplished through special software called database management system and one of the most well-known ones worldwide is MySQL. A wide range of script applications are designed to work with MySQL because it is easy to use, it functions exceptionally well on a web hosting server and it's also universal as it can perform with popular web programming languages (Python, Perl, PHP, Java) and on numerous server OS (Windows, Linux, UNIX). There are literally thousands of scripts which use MySQL, including popular ones such as WordPress, Joomla and Moodle.

MySQL 5 Databases in Hosting

The in-house built Hepsia CP included with our hosting plans allows you to take care of all your MySQL databases without difficulty. It requires just a few clicks to create a brand new database and with only one more click you may back it up if you would like to have a copy before you update your Internet site, for example. You will be able to change the password, delete a database or allow remote access to it just as easily. For the latter option you can pick the IP addresses that will be able to connect to the database remotely to make sure that unauthorized people shall not be able to access your information. If you would like to view the database content or change any cell or table through the CP, you may use phpMyAdmin, an excellent web-based interface. Using any of our script-driven applications shall also be quite simple as our script installer will create a database for the script that you have chosen automatically.

MySQL 5 Databases in Semi-dedicated Servers

Every single semi-dedicated server which we offer features the latest version of MySQL preinstalled, so you can run any script app that you'd like. If you use our 1-click installer, you can easily create an application with a few mouse clicks and our instrument will set up a brand new database automatically. If you prefer to set up a script yourself, you’ll be able to create a MySQL database easily, choosing its username and password. For your convenience, we have also added quick-access buttons to produce a backup or allow remote accessibility to any of your databases. More advanced users can log in to the effective phpMyAdmin tool and change specific cells or whole tables manually through a web interface. Inside the Databases section of the Hepsia hosting Control Panel you'll also find hourly and daily statistics for each database that you have set up in the account.