All script applications including forums or virtual stores save their information inside a database - a group of cells and tables that contains all the Internet site info like items, prices, comments, and so forth. Anytime you open a certain page, the script connects to the database and retrieves the specified info, then shows 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 commonly used as it can run on different platforms (Linux, UNIX, Windows) and with numerous scripting languages (Java, Perl, Python, PHP), not mentioning its amazing effectiveness even with massive databases. Many well-known platforms such as WordPress or Joomla use MySQL databases to keep their content.

MySQL 5 Databases in Website Hosting

Our Linux website hosting packages will permit you to host MySQL-driven Internet sites without any difficulty as our cloud platform has the latest management system version set up. You shall be able to set up, erase and control your databases without trouble using our custom-built Hepsia Control Panel. If you would like to migrate an Internet site from another hosting provider, you can use the phpMyAdmin tool which you can access through Hepsia, or you can connect remotely right after you've enabled this feature for your IP address. In the same way you can even modify specific cells or tables within any of your databases. Creating a backup is equally uncomplicated and requires only a mouse click on the Backup button for a particular database. This feature allows you to keep a copy of an Internet site on your personal computer or to export the content of a given database, change it on your end using appropriate software, and then import it back.

MySQL 5 Databases in Semi-dedicated Hosting

You'll be able to use any script that requires MySQL with each of our Linux semi-dedicated hosting packages given that we have the latest version installed on all web servers - MySQL 5. Via our in-house built Hepsia web hosting Control Panel, you shall be able to swiftly set up or remove a database, modify its password, back it up with one mouse click or check the hourly and daily access statistics for it. If you would like to manage the content of a database directly, not via a script, you shall have 2 options - either employing the web interface of the phpMyAdmin tool, that is available in the CP, or using an app set up on your laptop or computer since we support remote database access. For the aforementioned option, you'll need to include your IP address from the hosting account first as an added level of protection against unauthorized access to your info.