When you use a script-driven app for your site, any data which both you and the site users create shall be stored inside a database - a collection of info, that's arranged in cells and tables for simpler reading and writing. The latter is done by using special software known as database management system and one of the most well-known ones globally is MySQL. A lot of script apps are created to work with MySQL since it is easy to work with, it functions exceptionally well on a hosting server and it's also universal as it can work with common web programming languages (Python, PHP, Perl, Java) and on various server Operating Systems (Windows, Linux, UNIX). There are literally thousands of scripts which use MySQL, including really popular ones for example Moodle, Joomla and WordPress.

MySQL 5 Databases in Website Hosting

Our Linux website hosting packages will enable you to host MySQL-driven websites without problems as our cloud platform has the latest management system version installed. You will be able to set up, delete and control your databases with ease through our custom-made Hepsia CP. If you would like to migrate a site from another web hosting company, you can use the phpMyAdmin tool that you can access via Hepsia, or you can connect remotely once you have allowed this function for your IP address. In the same way you can also edit specific cells or tables within any of your databases. Generating a backup is just as painless and requires simply a mouse click on the Backup button for a specific database. This function will enable you to keep a copy of an Internet site on your 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'll be able to use any script that requires MySQL with any of our Linux semi-dedicated hosting packages due to the fact that we have the latest version installed on all web servers - MySQL 5. Using our in-house built Hepsia website hosting CP, you'll be able to swiftly set up or erase a database, change its password, back it up with a single mouse click or check out the hourly and daily access statistics for it. If you want to handle the content of a database directly, not via a script, you will have 2 options - either using the web interface of the phpMyAdmin tool, which is available in the CP, or using an app set up on your personal computer given that we support remote database access. For the latter option, you'll need to add your IP address via the hosting account first as an extra level of protection against unauthorized access to your information.