All script apps including forums or web shops save their data in a database - a group of cells and tables which contains all of the site information such as items, prices, comments, and so forth. When you open a particular page, the script connects to the database and retrieves the required data, then shows it. The mid-level software that connects the script and the database is referred to as a database management system and among the most well-known ones is MySQL. The latter is frequently used because it operates on several platforms (Linux, UNIX, Windows) and with numerous scripting languages (PHP, Java, Perl, Python), not mentioning its great functionality even with big databases. Many popular platforms such as Joomla or WordPress employ MySQL databases to keep their content.

MySQL 5 Databases in Cloud Website Hosting

Our cloud website hosting plans will enable you to host MySQL-driven sites without any difficulty as our cloud platform has the latest management system version installed. You will be able to create, delete and control your databases easily using our custom-made Hepsia Control Panel. If you would like to migrate a website from another website hosting provider, you may use the phpMyAdmin tool that you can access through Hepsia, or you can connect remotely right after you've permitted this feature for your IP address. In the same way you can also change specific cells or tables in any of your databases. Creating a backup is just as uncomplicated and takes just a click on the Backup button for a certain database. This feature will permit you to keep a copy of a site on your PC 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 Servers

You'll be able to use any script that requires MySQL with all of our semi-dedicated hosting plans given that we have the newest version installed on all web servers - MySQL 5. Using our in-house built Hepsia hosting Control Panel, you'll be able to swiftly create or remove a database, change its password, back it up with one mouse click or check the hourly and daily access stats for it. If you'd like to manage the content of a database directly, not through a script, you shall have 2 options - either using the web interface of the phpMyAdmin tool, that's available in the CP, or using an application installed on your computer given that we support remote database access. For the abovementioned option, you'll need to add your IP address through the web hosting account first as an extra level of security against unauthorized access to your info.