If you use a script-driven app for your site, any info which both you and the site users generate will be stored inside a database - an accumulation of info, that is organized in cells and tables for simplier and easier reading and writing. The latter is carried out by employing special software referred to as database management system and one of the most well-known ones globally is MySQL. A number of script apps are created to work with MySQL because it’s easy to work with, it performs exceptionally well on a web hosting server and it's universal as it can work with common web programming languages (Java, PHP, Perl, Python) and on a number of web server OS (Windows, Linux, UNIX). There are huge amounts of scripts which use MySQL, including very popular ones such as WordPress, Moodle and Joomla.

MySQL 5 Databases in Hosting

Our hosting plans allow you to host MySQL-driven sites without problems as our cloud platform has the latest management system version installed. You will be able to create, delete and control your databases easily through our custom-built Hepsia CP. If you wish to migrate an Internet site from another website hosting company, you should use the phpMyAdmin tool which you may access from Hepsia, or you can connect remotely after you have enabled this feature for your IP address. In the same way you can even modify specific cells or tables inside any of your databases. Setting up a backup is just as uncomplicated and takes only a click on the Backup button for a particular database. This feature will enable 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 Servers

MySQL 5 is one of the database administration systems provided with our semi-dedicated hosting plans and you will be able to install and employ any script application which requires a MySQL database easily. Our sophisticated Hepsia Control Panel gives you complete control of any database you create - you can modify its password with a click, export or import content and also access it remotely using an application set up on your personal computer. To ensure that no one else will be able to use the latter option, you'll need to add your IP address inside the CP just before you're able to access the database. If you prefer a web interface to control a particular database, Hepsia will give you access to the feature-rich phpMyAdmin tool through which you can change particular cells and tables or run MySQL commands through your browser.