All script apps like forums or online shops save their information in a database - a set of cells and tables that contains the website data like items, prices, comments, and many others. Whenever you open a certain page, the script connects to the database and retrieves the necessary info, then displays it. The mid-level software which connects the script and the database is called a database management system and amongst the most well-known ones is MySQL. The latter is widely used because it functions on various platforms (Linux, Windows, UNIX) and with a variety of scripting languages (Python, PHP, Perl, Java), not mentioning its wonderful effectiveness even with large databases. A lot of famous platforms like WordPress or Joomla use MySQL databases to save their content.

MySQL 5 Databases in Shared Hosting

Our shared hosting services will allow you to host MySQL-driven sites without problems as our cloud platform has the latest management system version installed. You'll be able to create, erase and control your databases without trouble via our custom-built Hepsia CP. If you want to migrate a site from another host company, you should use the phpMyAdmin tool that you can access via Hepsia, or you can connect remotely right after you've permitted this feature for your IP address. In the same way you can also modify 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 particular database. This feature will allow you to keep a copy of a site on your computer 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

All of our Linux semi-dedicated hosting offer MySQL 5 support and the administration of your databases will be really easy. With just a couple of mouse clicks you’re able to set up a whole new database, delete an existing one or change its password. The Hepsia website hosting Control Panel will also offer you access to much more advanced functions such as a one-click backup and remote accessibility. For the latter option, you could include only the IP address of your computer to make certain that no one else will be able to access your info. In this way, you can handle the content of any database in the account via any app on your PC. If you'd rather to do this online, you may use the phpMyAdmin tool, that is available via Hepsia. You will also be able to see hourly and daily MySQL stats, which will show you how your sites perform and if any one of them should be optimized.