When you use a script-driven application for your website, any info that both you and the site users produce will be stored within a database - an accumulation of info, which is arranged in cells and tables for simpler reading and writing. The latter is accomplished by using special software known as database management system and one of the most popular ones around the globe is MySQL. A wide range of script apps are created to work with MySQL since it’s simple to use, it functions really well on a web hosting server and it is universal as it can work with famous web programming languages (Python, Perl, PHP, Java) and on a number of server OS (UNIX, Linux, Windows). There are huge amounts of scripts which use MySQL, including really popular ones like Moodle, Joomla and WordPress.

MySQL 5 Databases in Hosting

Our Linux hosting allow you to host MySQL-driven sites without any difficulty as our cloud platform has the latest management system version set up. You shall be able to create, delete and control your databases with ease via our custom-made Hepsia CP. If you would like to migrate a site from another website hosting provider, you may use the phpMyAdmin tool which you could access through Hepsia, or you can connect remotely once you have enabled this feature for your IP address. In the same way you may also edit certain cells or tables within any of your databases. Setting up a backup is just as painless and takes just a click on the Backup button for a particular database. This feature will allow you to keep a copy of a site on your personal computer or to export the content of a particular database, edit 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 any of our Linux semi-dedicated hosting due to the fact that we have the latest version set up on all web servers - MySQL 5. Using our in-house built Hepsia website hosting CP, you'll be able to easily set up or erase a database, change its password, back it up with just a single mouse click or examine the hourly and daily access statistics for it. If you'd like to handle the content of a database directly, not via a script, you will have 2 options - either working with the web interface of the phpMyAdmin tool, that is available inside the CP, or using an app set up on your laptop or computer considering the fact that we support remote database access. For the abovementioned option, you will have to add your IP address from the web hosting account first as an additional level of safety against unauthorized access to your data.