All script apps including forums or e-stores keep their data within a database - a group of cells and tables that contains all the Internet site info including items, prices, comments, and many others. When you open a particular page, the script connects to the database and retrieves the required information, then shows it. The intermediary software which connects the script and the database is known as a database management system and among the most well-known ones is MySQL. The latter is commonly used simply because it can run on various platforms (Windows, UNIX, Linux) and with numerous scripting languages (PHP, Java, Python, Perl), not mentioning its excellent efficiency even with big databases. Lots of famous platforms like Joomla or WordPress work with MySQL databases to save their content.

MySQL 5 Databases in Shared Hosting

Our Linux shared hosting allow you to host MySQL-driven Internet sites without problems as our cloud platform has the latest management system version installed. You will be able to set up, remove and manage your databases effortlessly via our custom Hepsia Control Panel. If you wish to migrate an Internet site from another host company, you can use the phpMyAdmin tool which you could access through Hepsia, or you can connect remotely right after you've permitted this feature for your IP address. In the same way you could also edit certain cells or tables inside any of your databases. Setting up a backup is just as easy and takes only a mouse click on the Backup button for a certain database. This feature will permit you to keep a copy of an Internet site on your PC or to export the content of a particular database, change it on your end using some software, and then import it back.

MySQL 5 Databases in Semi-dedicated Hosting

Our Linux semi-dedicated hosting offer MySQL 5 support and the administration of your databases will be very easy. With only a couple of clicks you’re able to create a new database, remove an existing one or modify its password. The Hepsia hosting Control Panel will also give you access to 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 computer to be sure that no one else is going to be able to access your information. That way, you can manage the content of any database in the account through any app on your computer system. If you'd rather to do this online, you can use the phpMyAdmin tool, that is available via Hepsia. You shall also be able to view hourly and daily MySQL stats, which will show you how your sites perform and if any of them has to be optimized.