All script apps like forums or web shops save their info within a database - a collection of cells and tables which contains the website info including items, prices, comments, and so on. Anytime you open a certain page, the script connects to the database and retrieves the specified info, then shows it. The intermediary software which connects the script and the database is referred to as a database management system and one of the most well-known ones is MySQL. The latter is frequently used as it operates on a variety of platforms (UNIX, Linux, Windows) and with a number of scripting languages (Java, PHP, Perl, Python), not mentioning its excellent performance even with large databases. Numerous famous platforms including Joomla or WordPress employ MySQL databases to store their content.

MySQL 5 Databases in Cloud Hosting

The in-house built Hepsia Control Panel offered with our Linux cloud hosting will enable you to manage all your MySQL databases without difficulty. It requires only a couple of clicks to set up a completely new database and with just one more click you can back it up if you want to have a copy before you update your website, for instance. You shall be able to modify the password, remove a database or permit remote access to it just as fast. For the latter option you could opt for the IP addresses that'll be able to connect to the database remotely so as to make sure that unauthorized people will not be able to access your information. If you'd like to see the database content or change any cell or table via the Control Panel, you can use phpMyAdmin, an excellent web-based interface. Using any of our script-driven apps shall also be quite simple as our script installer will set up a database for the script you have picked automatically.

MySQL 5 Databases in Semi-dedicated Hosting

All of our Linux semi-dedicated hosting come with MySQL 5 support and the administration of your databases will be really easy. With only a couple of mouse 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 give you access to far more advanced features such as a one-click backup and remote accessibility. For the latter option, you could include only the IP address of your personal computer to ensure that nobody else is going to be able to access your info. This way, you can handle the content of any database in the account via any app on your computer. If you want to do this online, you may use the phpMyAdmin tool, which is available via Hepsia. You'll also be able to observe hourly and day-to-day MySQL stats, which will show you how your websites perform and if any one of them should be optimized.