All script apps like forums or virtual stores save their info inside a database - a set of cells and tables which contains all the site info such as items, prices, comments, and many others. Anytime you open a certain page, the script connects to the database and retrieves the needed information, then displays it. The intermediary software which connects the script and the database is known as a database management system and amongst the most widely used ones is MySQL. The latter is widely used because it operates on a variety of platforms (UNIX, Linux, Windows) and with a range of scripting languages (Python, PHP, Perl, Java), not mentioning its wonderful performance even with huge databases. A lot of widely used platforms including WordPress or Joomla work with MySQL databases to store their content.

MySQL 5 Databases in Hosting

Our Linux hosting packages will allow you to host MySQL-driven sites without any issue as our cloud platform has the latest management system version set up. You will be able to set up, delete and manage your databases with ease through our custom Hepsia CP. If you would like to migrate a website from another web hosting provider, you may use the phpMyAdmin tool which you may access via Hepsia, or you can connect remotely right after you have enabled this function for your IP address. In the same way you can even change specific cells or tables within any of your databases. Creating a backup is just as painless and requires just a click on the Backup button for a specific database. This function will allow you to keep a copy of an Internet site on your personal computer or to export the content of a given database, edit it on your end using appropriate software, and then import it back.

MySQL 5 Databases in Semi-dedicated Hosting

All of our Linux semi-dedicated hosting packages come with MySQL 5 support and the administration of your databases shall be very simple. With just a few clicks you'll be able to create a brand new database, delete an existing one or change its password. The Hepsia hosting CP shall also offer you access to far more advanced functions like a one-click backup and remote accessibility. For the latter option, you can add only the IP address of your PC to be sure that no one else will be able to access your info. In this way, you can manage the content of any database in the account via any app on your PC. If you want to do this online, you can use the phpMyAdmin tool, which is available via Hepsia. You'll also be able to look at hourly and day-to-day MySQL stats, that will show you how your Internet sites perform and if any one of them should be optimized.