All script applications such as forums or online stores store their info inside a database - a collection of cells and tables which contains all the site data including items, prices, comments, and many others. Each time you open a particular page, the script connects to the database and retrieves the required data, then displays it. The mid-level software which connects the script and the database is called a database management system and among the most widely used ones is MySQL. The latter is commonly used because it operates on a number of platforms (Windows, UNIX, Linux) and with a range of scripting languages (Java, PHP, Perl, Python), not mentioning its amazing functionality even with big databases. Many famous platforms like Joomla or WordPress use MySQL databases to keep their content.

MySQL 5 Databases in Shared Hosting

Our shared hosting plans will enable you to host MySQL-driven Internet sites without any issue as our cloud platform has the latest management system version set up. You shall be able to set up, remove and manage your databases without trouble using our custom-made Hepsia CP. If you'd like to migrate a website from another web hosting provider, you can use the phpMyAdmin tool which you can access via Hepsia, or you can connect remotely once you have permitted this feature for your IP address. In the same way you may also change specific cells or tables within any of your databases. Setting up a backup is also painless and takes only a click on the Backup button for a particular database. This feature will allow you to keep a copy of a site on your personal computer or to export the content of a given database, modify it on your end using appropriate software, and then import it back.

MySQL 5 Databases in Semi-dedicated Servers

Every single semi-dedicated server that we provide includes the latest version of MySQL preinstalled, so that you can run any script application you want. When you use our 1-click installer, you can create an app with a couple of mouse clicks and our tool will set up a brand new database automatically. If you want to install a script yourself, you are able to create a MySQL database effortlessly, selecting its account information. For your convenience, we've also added quick-access buttons to produce a backup or permit remote accessibility to each of your databases. More experienced users will be able to sign in to the effective phpMyAdmin instrument and modify certain cells or entire tables by hand through a web interface. In the Databases section of the Hepsia hosting CP you'll also find hourly and day-to-day statistics for every database you have set up in the account.