When you use a script-driven application for your website, any info that both you and the website users create shall be stored in a database - a collection of info, that's arranged in cells and tables for simpler reading and writing. The latter is done through special software known as database management system and one of the most widely used ones around the globe is MySQL. A wide range of script apps are created to work with MySQL as it is convenient to use, it works very well on a website hosting server and it is universal as it can perform with famous web programming languages (Java, Perl, Python, PHP) and on a variety of server Operating Systems (Linux, UNIX, Windows). There are loads of scripts that use MySQL, including extremely popular ones such as WordPress, Moodle and Joomla.

MySQL 5 Databases in Hosting

Our Linux hosting packages will enable you to host MySQL-driven Internet sites without problems as our cloud platform has the latest management system version installed. You will be able to set up, erase and manage your databases without trouble via our custom Hepsia CP. If you'd like to migrate a website from another web hosting provider, you may use the phpMyAdmin tool which you could access through Hepsia, or you can connect remotely after you have enabled this function for your IP address. In the same way you can also change certain cells or tables within any of your databases. Generating a backup is equally painless and takes only a mouse click on the Backup button for a particular database. This feature allows you to keep a copy of an Internet site on your PC 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 will be able to use any script that requires MySQL with each of our semi-dedicated hosting packages considering the fact that we have the most current version set up on all servers - MySQL 5. Through our in-house built Hepsia web hosting CP, you will be able to easily create or delete a database, change its password, back it up with one click or check the hourly and daily access stats for it. If you want to handle the content of a database directly, not through a script, you'll have 2 options - either using the web interface of the phpMyAdmin tool, which is available in the CP, or using an app installed on your computer since we support remote database access. For the latter option, you'll have to include your IP address via the hosting account first as an additional level of protection against unauthorized access to your information.