If you use a script-driven application for your site, any information which both you and the site users produce shall be stored in a database - a collection of info, that is organized in cells and tables for simplier and easier reading and writing. The latter is accomplished through special software known as database management system and one of the most famous ones globally is MySQL. A lot of script applications are built to work with MySQL as it is easy to work with, it performs exceptionally well on a hosting server and it is universal as it can work with popular web programming languages (PHP, Perl, Python, Java) and on numerous server Operating Systems (Windows, UNIX, Linux). There are loads of scripts which use MySQL, including very popular ones for example WordPress, Joomla and Moodle.

MySQL 5 Databases in Shared Hosting

Our shared hosting will enable you to host MySQL-driven sites without any difficulty as our cloud platform has the latest management system version installed. You will be able to create, erase and manage your databases effortlessly via our custom-made Hepsia Control Panel. If you wish to migrate an Internet site from another 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 feature for your IP address. In the same way you could also edit specific cells or tables in any of your databases. Creating a backup is equally uncomplicated and requires simply a click on the Backup button for a particular database. This function will enable you to keep a copy of a website on your PC or to export the content of a certain 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 management systems included with our semi-dedicated servers and you will be able to install and employ any script app that requires a MySQL database without any difficulty. Our state-of-the-art Hepsia CP gives you total control over any database which you set up - you can modify its password with a mouse click, export or import content and also access it remotely via an app installed on your personal computer. To make sure that no one else shall be able to use the latter option, you will need to add your IP address in the CP before you're able to access the database. If you prefer a web interface to handle a particular database, Hepsia will give you access to the feature-rich phpMyAdmin tool using which you can change particular cells and tables or run MySQL commands through your web browser.