When you use a script-driven app for your site, any data that both you and the site users generate will be stored in a database - an accumulation of data, that's organized in cells and tables for simpler reading and writing. The latter is carried out by using special software called database management system and one of the most widely used ones globally is MySQL. A large amount of script apps are designed to work with MySQL because it is easy to work with, it works very well on a hosting server and it's universal as it can perform with widely used web programming languages (Python, PHP, Perl, Java) and on several hosting server Operating Systems (Windows, Linux, UNIX). There are hundreds of scripts that use MySQL, including popular ones for instance WordPress, Moodle and Joomla.
MySQL 5 Databases in Shared Web Hosting
Our Linux shared web hosting packages will allow you to host MySQL-driven sites without any issue as our cloud platform has the latest management system version set up. You shall be able to create, delete and manage your databases without difficulty using our custom Hepsia CP. If you'd like to migrate a website from another web hosting provider, you can use the phpMyAdmin tool which you could access through Hepsia, or you can connect remotely once you have enabled this function for your IP address. In the same way you can even edit specific cells or tables in any of your databases. Creating a backup is also uncomplicated and requires just a mouse click on the Backup button for a particular database. This function allows you to keep a copy of an Internet site on your computer or to export the content of a particular database, modify it on your end using appropriate software, and then import it back.
MySQL 5 Databases in Semi-dedicated Hosting
MySQL 5 is one of the database administration systems provided with our Linux semi-dedicated packages and you will be able to set up and employ any script app which requires a MySQL database without any hassle. Our innovative Hepsia Control Panel will provide you with complete control of any database that you create - you are able to modify its password with a mouse click, export or import content and also access it remotely via an app set up on your PC. To ensure that no one else shall be able to use the latter option, you'll have to add your IP address in the CP just before you're able to access the database. If you need a web interface to handle a certain database, Hepsia will give you access to the feature-rich phpMyAdmin tool through which you can change certain cells and tables or run MySQL commands through your web browser.