All script applications such as forums or e-stores store their info within a database - a set of cells and tables that contains all of the Internet site data like items, prices, comments, etc. Anytime you open a specific page, the script connects to the database and retrieves the necessary data, then displays it. The intermediary software that connects the script and the database is referred to as a database management system and amongst the most famous ones is MySQL. The latter is widely used because it operates on various platforms (Linux, Windows, UNIX) and with numerous scripting languages (Python, Perl, PHP, Java), not mentioning its wonderful performance even with huge databases. A lot of widely used platforms including WordPress or Joomla use MySQL databases to store their content.

MySQL 5 Databases in Cloud Website Hosting

The in-house built Hepsia Control Panel offered with our cloud website hosting plans will permit you to manage all your MySQL databases easily. It takes only a few mouse clicks to set up a completely new database and with one more click you may back it up if you'd like to have a copy before you update your web site, for example. You will be able to change the password, delete a database or allow remote access to it just as fast. For the latter option you may choose the IP addresses that will be able to connect to the database remotely to make sure that unauthorized people won't be able to access your data. If you want to see the database content or change any cell or table from the CP, you can use phpMyAdmin, an effective web-based interface. Using any of our script-driven applications shall also be quite simple as our script installer will set up a database for the script that you have selected automatically.

MySQL 5 Databases in Semi-dedicated Servers

All our semi-dedicated hosting plans come with MySQL 5 support and the management of your databases shall be very easy. With only a few clicks you are able to set up a whole new database, remove an existing one or alter its password. The Hepsia website hosting Control Panel shall also provide you with access to far more advanced features like a one-click backup and remote access. For the latter option, you could add only the IP address of your PC to make certain that no one else will be able to access your information. That way, you can handle the content of any database in the account through any app on your personal computer. If you'd prefer to do this online, you can use the phpMyAdmin tool, which is available via Hepsia. You shall also be able to look at hourly and day-to-day MySQL stats, which will show you how your sites perform and if any of them has to be optimized.