If you use a script-driven application for your website, any data that both you and the website users create will be stored within a database - a collection of data, that's organized in cells and tables for simpler reading and writing. The latter is accomplished through special software referred to as database management system and one of the most famous ones world-wide is MySQL. A wide range of script applications are designed to work with MySQL since it’s user-friendly, it functions perfectly on a server and it is universal as it can perform with common web programming languages (PHP, Java, Perl, Python) and on a variety of server OS (Windows, Linux, UNIX). There are thousands of scripts that use MySQL, including very popular ones such as WordPress, Joomla and Moodle.

MySQL 5 Databases in Shared Hosting

Our shared hosting plans will permit you to host MySQL-driven websites without problems as our cloud platform has the latest management system version installed. You shall be able to set up, remove and manage your databases without trouble through our custom-made Hepsia Control Panel. If you wish to migrate a site from another host company, you should use the phpMyAdmin tool which you may access via Hepsia, or you can connect remotely right after you have enabled this feature for your IP address. In the same way you could also change certain cells or tables inside any of your databases. Generating a backup is just as painless and requires only a click on the Backup button for a particular database. This feature will allow you to keep a copy of an Internet site on your PC 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 Servers

MySQL 5 is one of the database administration systems offered with our semi-dedicated plans and you shall be able to set up and employ any script app which requires a MySQL database effortlessly. Our state-of-the-art Hepsia Control Panel will provide you with full control over any database you create - you are able to change its password with a click, export or import content and also access it remotely via an app set up on your personal computer. To make certain that no one else shall be able to use the latter option, you'll need to add your IP address inside the Control Panel just before you're able to access the database. If you need a web interface to handle a specific database, Hepsia shall give you access to the feature-rich phpMyAdmin tool through which you can modify specific cells and tables or run MySQL commands through your Internet browser.