When you use a script-driven app for your Internet site, any info which both you and the site users produce shall be stored within a database - an accumulation of info, which is organized 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 famous ones around the globe is MySQL. A lot of script apps are built to work with MySQL because it is easy to use, it performs very well on a web server and it's also universal as it can perform with widely used web programming languages (PHP, Java, Perl, Python) and on various server OS (UNIX, Linux, Windows). There are literally thousands of scripts which use MySQL, including extremely popular ones for example Moodle, Joomla and WordPress.

MySQL 5 Databases in Cloud Web Hosting

Our cloud web hosting plans will permit you to host MySQL-driven sites without any problem as our cloud platform has the latest management system version installed. You shall be able to set up, erase and control your databases without trouble through our custom Hepsia CP. If you wish to migrate an Internet site from another website hosting provider, you should use the phpMyAdmin tool which you could access from Hepsia, or you can connect remotely right after you have permitted this function for your IP address. In the same way you may also change certain cells or tables inside any of your databases. Generating a backup is just as painless and takes just a click on the Backup button for a certain database. This feature will permit you to keep a copy of a website on your personal computer or to export the content of a particular 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 all of our semi-dedicated plans as we have the latest version installed on all machines - MySQL 5. Via our in-house built Hepsia website hosting CP, you shall be able to easily create or delete a database, modify 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 via a script, you'll have 2 options - either working with the web interface of the phpMyAdmin tool, that is available inside the CP, or using an app installed on your computer as we support remote database access. For the latter option, you will have to add your IP address from the hosting account first as an extra level of security against unauthorized access to your info.