All script apps such as forums or virtual shops keep their info inside a database - a collection of cells and tables that contains the website information such as items, prices, comments, and many others. When you open a certain page, the script connects to the database and retrieves the specified information, 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 different platforms (UNIX, Linux, Windows) and with numerous scripting languages (PHP, Java, Perl, Python), not mentioning its fantastic performance even with huge databases. Numerous widely used platforms such as WordPress or Joomla use MySQL databases to store their content.

MySQL 5 Databases in Shared Website Hosting

Our shared website hosting will permit you to host MySQL-driven sites without problems as our cloud platform has the latest management system version installed. You shall be able to set up, delete and control your databases with ease through our custom-built Hepsia CP. If you want to migrate a website from another host company, you may use the phpMyAdmin tool that you can access via Hepsia, or you can connect remotely after you've allowed this function for your IP address. In the same way you can also edit certain cells or tables in any of your databases. Creating a backup is just as uncomplicated and takes just a mouse click on the Backup button for a particular database. This function allows you to keep a copy of an Internet site on your computer or to export the content of a certain database, modify it on your end using appropriate software, and then import it back.

MySQL 5 Databases in Semi-dedicated Servers

All our semi-dedicated servers provide MySQL 5 support and the administration of your databases shall be very easy. With just a couple of clicks you will be able to set up a completely new database, erase an existing one or alter its password. The Hepsia website hosting CP shall also give you access to much more advanced functions including a one-click backup and remote accessibility. For the latter option, you could add only the IP address of your computer to make certain that nobody else is going to be able to access your data. That way, you can handle the content of any database in the account using any application on your computer system. If you'd rather to do this online, you can use the phpMyAdmin tool, that's available through Hepsia. You'll also be able to look at hourly and day-to-day MySQL statistics, which will show you how your Internet sites perform and if any one of them should be optimized.