When you use a script-driven application for your site, any info which both you and the site users produce will be stored in a database - a collection of data, that's arranged in cells and tables for simplier and easier reading and writing. The latter is carried out through special software called database management system and one of the most popular ones worldwide is MySQL. A lot of script applications are built to work with MySQL because it is simple to use, it works really well on a web server and it's also universal as it can work with popular web programming languages (PHP, Perl, Python, Java) and on a variety of server Operating Systems (Windows, UNIX, Linux). There are thousands of scripts that use MySQL, including very popular ones for example WordPress, Moodle and Joomla.

MySQL 5 Databases in Shared Hosting

Our shared hosting will allow you to host MySQL-driven websites without problems as our cloud platform has the latest management system version set up. You'll be able to set up, erase and control your databases with ease using our custom-made Hepsia CP. If you would like to migrate a website from another host company, you can use the phpMyAdmin tool which you could access through Hepsia, or you can connect remotely right after you have permitted this feature for your IP address. In the same way you can even change certain cells or tables in any of your databases. Setting up a backup is just as easy and requires just a click on the Backup button for a certain database. This function allows you to keep a copy of a 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 Servers

You will be able to use any script that requires MySQL with any of our semi-dedicated servers as we have the newest version installed on all web servers - MySQL 5. Using our in-house built Hepsia website hosting CP, you'll be able to swiftly create or delete a database, change its password, back it up with one mouse click or examine the hourly and daily access statistics for it. If you would like to handle the content of a database directly, not through a script, you shall have two options - either employing the web interface of the phpMyAdmin tool, that is available inside the Control Panel, or using an app set up on your computer since we support remote database access. For the abovementioned option, you will have to include your IP address from the web hosting account first as an added level of security against unauthorized access to your info.