When you use a script-driven app for your site, any data that both you and the site users generate will be stored within a database - a collection of information, that is organized 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 popular ones globally is MySQL. A lot of script applications are created to work with MySQL since it’s easy to use, it works perfectly on a web hosting server and it's also universal as it can work with famous web programming languages (PHP, Java, Perl, Python) and on a number of hosting server OS (Linux, UNIX, Windows). There are loads of scripts that use MySQL, including quite popular ones for instance WordPress, Joomla and Moodle.
MySQL 5 Databases in Cloud Web Hosting
Our cloud web hosting will permit you to host MySQL-driven sites without problems as our cloud platform has the latest management system version set up. You will be able to set up, remove and manage your databases with ease using our custom-built Hepsia CP. If you wish to migrate a site from another website hosting provider, you may use the phpMyAdmin tool which you can access via Hepsia, or you can connect remotely after you've permitted this feature for your IP address. In the same way you can even change specific cells or tables inside any of your databases. Setting up a backup is just as simple and requires only a click on the Backup button for a specific database. This feature will permit you to keep a copy of a website on your computer or to export the content of a particular database, modify it on your end using appropriate 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 all of our semi-dedicated servers given that we have the most up-to-date version installed on all web servers - MySQL 5. Through our in-house built Hepsia website hosting Control Panel, you shall be able to easily create or delete a database, modify its password, back it up with a single click or examine the hourly and daily access statistics for it. If you want to handle the content of a database directly, not via a script, you'll have two options - either using the web interface of the phpMyAdmin tool, which is available inside the Control Panel, or using an app installed on your PC as we support remote database access. For the latter option, you'll have to add your IP address through the web hosting account first as an added level of protection against unauthorized access to your data.