All script applications like forums or e-stores save their info within a database - a set of cells and tables that contains all of the Internet site data like items, prices, comments, and so on. Every time you open a particular page, the script connects to the database and retrieves the required data, then shows it. The intermediary software that connects the script and the database is known as a database management system and one of the most popular ones is MySQL. The latter is widely used as it runs on a number of platforms (Linux, UNIX, Windows) and with a variety of scripting languages (PHP, Java, Perl, Python), not mentioning its excellent performance even with huge databases. Many widely used platforms including WordPress or Joomla use MySQL databases to store their content.

MySQL 5 Databases in Hosting

Our Linux hosting will enable you to host MySQL-driven websites 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 easily through our custom-made Hepsia CP. If you'd like to migrate an Internet site from another web hosting provider, you may use the phpMyAdmin tool that you can access via Hepsia, or you can connect remotely once you've permitted this function for your IP address. In the same way you can also modify certain cells or tables inside any of your databases. Setting up a backup is equally uncomplicated and takes only a click on the Backup button for a specific database. This feature allows you to keep a copy of a website on your PC 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

You will be able to use any script that requires MySQL with each of our semi-dedicated service since we have the latest version installed on all web servers - MySQL 5. Through our in-house built Hepsia hosting CP, you shall be able to swiftly set up or remove a database, change its password, back it up with just a single click or check out the hourly and daily access stats for it. If you'd like to manage the content of a database directly, not via a script, you will have two options - either using the web interface of the phpMyAdmin tool, that's available inside the CP, or using an app installed on your laptop or computer since we support remote database access. For the abovementioned option, you will have to add your IP address through the web hosting account first as an extra level of security against unauthorized access to your info.