When you use a script-driven application for your website, any information that both you and the website users generate shall be stored within a database - a collection of data, that's arranged in cells and tables for simplier and easier reading and writing. The latter is done through special software called database management system and one of the most well-known ones globally is MySQL. A wide range of script applications are built to work with MySQL as it's user-friendly, it performs very well on a hosting server and it's universal as it can work with popular web programming languages (PHP, Java, Perl, Python) and on several server OS (Windows, UNIX, Linux). There are thousands of scripts which use MySQL, including really popular ones for example WordPress, Joomla and Moodle.

MySQL 5 Databases in Website Hosting

Our website hosting plans will allow you to host MySQL-driven Internet sites without problems as our cloud platform has the latest management system version set up. You shall be able to create, erase and manage your databases easily using our custom-built Hepsia CP. If you wish to migrate an Internet site from another website hosting company, you may use the phpMyAdmin tool which you could access through Hepsia, or you can connect remotely right after you have enabled this feature for your IP address. In the same way you can even change specific cells or tables inside any of your databases. Setting up a backup is also simple and requires just a mouse click on the Backup button for a specific database. This function will permit you to keep a copy of an Internet site on your personal computer or to export the content of a certain database, modify it on your end using some software, and then import it back.

MySQL 5 Databases in Semi-dedicated Servers

Each semi-dedicated server which we provide includes the latest version of MySQL preinstalled, to enable you to run any script app that you'd like. When you use our 1-click installer, you can create an application with a few clicks and our instrument will create a new database automatically. If you prefer to install a script manually, you can create a MySQL database effortlessly, choosing its username and password. For your convenience, we have also added quick-access buttons to generate a backup or enable remote accessibility to each of your databases. More experienced users will be able to log in to the effective phpMyAdmin instrument and change specific cells or whole tables manually via a web interface. Inside the Databases section of the Hepsia website hosting Control Panel you shall also find hourly and day-to-day stats for every single database you have created inside the account.