When you use a script-driven app for your website, any data which both you and the website users create shall be stored in a database - a collection of info, that's arranged in cells and tables for simpler reading and writing. The latter is done through special software called database management system and one of the most famous ones world-wide is MySQL. A number of script applications are created to work with MySQL because it’s easy to use, it functions exceptionally well on a hosting server and it's universal as it can perform with famous web programming languages (Python, PHP, Perl, Java) and on a variety of server OS (UNIX, Linux, Windows). There are loads of scripts that use MySQL, including very popular ones for instance WordPress, Joomla and Moodle.

MySQL 5 Databases in Cloud Hosting

The in-house built Hepsia Control Panel included with our cloud hosting allows you to take care of all your MySQL databases effortlessly. It requires just a few mouse clicks to set up a new database and with one more click you can back it up if you'd like to have a copy before you update your web site, for instance. You'll be able to modify the password, remove a database or enable remote access to it just as fast. For the latter option you can choose the IP addresses that will be able to connect to the database remotely in order to ensure that unauthorized people will not be able to access your data. If you would like to view the database content or change any cell or table via the CP, you may use phpMyAdmin, an effective web-based interface. Using any of our script-driven apps will also be easy as our script installer will create a database for the script that you have picked automatically.

MySQL 5 Databases in Semi-dedicated Hosting

All our Linux semi-dedicated packages provide MySQL 5 support and the administration of your databases will be quite simple. With just a couple of clicks you'll be able to create a brand new database, remove an existing one or change its password. The Hepsia hosting CP will also offer you access to far more advanced functions including a one-click backup and remote accessibility. For the latter option, you can add only the IP address of your PC to make certain that nobody else will be able to access your data. This way, you can handle the content of any database inside the account via any app on your personal computer. If you want to do this online, you should use the phpMyAdmin tool, that's available via Hepsia. You'll also be able to observe hourly and day-to-day MySQL statistics, which will show you how your sites perform and if any one of them has to be optimized.