All script applications including forums or online shops save their info within a database - a collection of cells and tables that contains all of the Internet site information like items, prices, comments, and so on. Each time you open a specific page, the script connects to the database and retrieves the necessary data, then displays it. The intermediary software that connects the script and the database is referred to as a database management system and amongst the most popular ones is MySQL. The latter is widely used because it runs on a variety of platforms (Linux, UNIX, Windows) and with a range of scripting languages (Python, PHP, Perl, Java), not mentioning its wonderful efficiency even with huge databases. A lot of popular platforms like WordPress or Joomla work with MySQL databases to store their content.

MySQL 5 Databases in Cloud Hosting

Our cloud hosting will allow you to host MySQL-driven Internet sites without problems as our cloud platform has the latest management system version installed. You shall be able to create, erase and control your databases effortlessly via our custom-made Hepsia CP. If you'd like to migrate a site from another website hosting provider, you should use the phpMyAdmin tool which you can access from Hepsia, or you can connect remotely once you've enabled this function for your IP address. In the same way you can even modify specific cells or tables in any of your databases. Setting up a backup is equally uncomplicated and requires only a click on the Backup button for a particular database. This feature will allow you to keep a copy of a website on your PC or to export the content of a given database, edit it on your end using appropriate software, and then import it back.

MySQL 5 Databases in Semi-dedicated Servers

Every single semi-dedicated server we offer you includes the latest version of MySQL pre-installed, so you can run any script app that you would like. When you use our 1-click installer, you can create an app with a couple of mouse clicks and our software tool will create a whole new database automatically. If you'd prefer to set up a script yourself, you can create a MySQL database easily, picking its username and password. To save you time, we have also added quick-access buttons to create a backup or permit remote access to each of your databases. More tech-savvy users will be able to log in to the powerful phpMyAdmin instrument and change certain cells or whole tables by hand using a web interface. In the Databases section of the Hepsia web hosting Control Panel you will also find hourly and day-to-day statistics for every single database that you have created inside the account.