When you use a script-driven app for your Internet site, any data that both you and the website users generate shall be stored within a database - a collection of data, that's arranged in cells and tables for simplier and easier reading and writing. The latter is done by using special software referred to as database management system and one of the most well-known ones around the globe is MySQL. A lot of script apps are built to work with MySQL because it is easy to use, it works perfectly on a server and it's also universal as it can function with popular web programming languages (Java, Perl, Python, PHP) and on various hosting server Operating Systems (Windows, UNIX, Linux). There are literally thousands of scripts which use MySQL, including extremely popular ones for example WordPress, Joomla and Moodle.

MySQL 5 Databases in Cloud Hosting

Our Linux cloud hosting packages will enable you to host MySQL-driven Internet sites without any difficulty as our cloud platform has the latest management system version set up. You will be able to create, delete and manage your databases effortlessly using our custom-made Hepsia CP. If you want to migrate a site from another web hosting company, you can use the phpMyAdmin tool which you may access via Hepsia, or you can connect remotely once you have allowed this function for your IP address. In the same way you can even modify specific cells or tables in any of your databases. Generating a backup is equally painless and takes just a mouse click on the Backup button for a particular database. This feature will enable 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 some 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 any of our Linux semi-dedicated packages since we have the latest version set up on all servers - MySQL 5. Using our in-house built Hepsia web hosting Control Panel, you shall be able to swiftly set up or remove a database, change its password, back it up with a single click or check 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'll have two options - either working with the web interface of the phpMyAdmin tool, that's available in the Control Panel, or using an app installed on your computer given that we support remote database access. For the latter option, you will have to add your IP address via the web hosting account first as an extra level of safety against unauthorized access to your information.