When you use a script-driven application for your website, any information which both you and the site users produce shall be stored inside a database - a collection of info, that's structured in cells and tables for simpler reading and writing. The latter is done by employing special software known as database management system and one of the most well-known ones around the globe is MySQL. A wide range of script applications are created to work with MySQL as it is easy to work with, it functions perfectly on a server and it's universal as it can perform with well-known web programming languages (PHP, Java, Perl, Python) and on a number of hosting server Operating Systems (UNIX, Linux, Windows). There are hundreds of scripts which use MySQL, including quite popular ones like Moodle, Joomla and WordPress.

MySQL 5 Databases in Cloud Web Hosting

Our Linux cloud web hosting packages will permit you to host MySQL-driven websites without any problem as our cloud platform has the latest management system version installed. You shall be able to create, delete and control your databases without difficulty using our custom-made Hepsia Control Panel. If you want to migrate an Internet site from another web hosting provider, you may use the phpMyAdmin tool which you may access via Hepsia, or you can connect remotely once you have permitted this function for your IP address. In the same way you may also change certain cells or tables within any of your databases. Setting up a backup is also painless and requires simply a click on the Backup button for a specific database. This feature will permit you to keep a copy of an Internet site on your personal computer or to export the content of a certain database, change it on your end using appropriate software, and then import it back.

MySQL 5 Databases in Semi-dedicated Hosting

You will be able to use any script that requires MySQL with all of our semi-dedicated packages since we have the most current version set up on all web servers - MySQL 5. Through our in-house built Hepsia hosting CP, you shall be able to easily create 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 handle the content of a database directly, not by using a script, you will have 2 options - either using the web interface of the phpMyAdmin tool, that's available inside the CP, or using an app set up on your computer since we support remote database access. For the latter option, you will need to include your IP address from the hosting account first as an added level of safety against unauthorized access to your data.