All script applications like forums or web stores keep their info within a database - a collection of cells and tables that contains all the website data including items, prices, comments, and so forth. Whenever you open a particular page, the script connects to the database and retrieves the required data, then displays it. The intermediary software that connects the script and the database is known as a database management system and amongst the most popular ones is MySQL. The latter is widely used as it operates on several platforms (Windows, Linux, UNIX) and with a range of scripting languages (Java, Perl, Python, PHP), not mentioning its great functionality even with huge databases. Numerous well-known platforms such as WordPress or Joomla use MySQL databases to keep their content.

MySQL 5 Databases in Cloud Hosting

Our Linux cloud hosting 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 manage your databases without difficulty via our custom-made Hepsia CP. If you'd like to migrate an Internet site from another web hosting provider, you can use the phpMyAdmin tool which you can access from Hepsia, or you can connect remotely after you've permitted this function for your IP address. In the same way you can also edit certain cells or tables within any of your databases. Setting up a backup is just as painless and takes just a click on the Backup button for a specific database. This feature will allow you to keep a copy of a website on your personal computer or to export the content of a particular database, edit it on your end using some software, and then import it back.

MySQL 5 Databases in Semi-dedicated Servers

You shall be able to use any script that requires MySQL with any of our Linux semi-dedicated hosting plans as we have the latest version set up on all servers - MySQL 5. Via our in-house built Hepsia website hosting Control Panel, you'll be able to easily create or erase a database, modify its password, back it up with one mouse click or check out the hourly and daily access statistics for it. If you would like to handle the content of a database directly, not by using a script, you shall have two options - either employing the web interface of the phpMyAdmin tool, that's available inside the CP, or using an app installed on your computer since we support remote database access. For the aforementioned option, you'll have to include your IP address via the web hosting account first as an added level of security against unauthorized access to your information.