All script applications like forums or e-stores store their information in a database - a group of cells and tables that contains all of the website info including items, prices, comments, and many others. Each time you open a certain page, the script connects to the database and retrieves the specified info, then displays it. The intermediary software which connects the script and the database is called a database management system and amongst the most widely used ones is MySQL. The latter is frequently used because it operates on a number of platforms (UNIX, Linux, Windows) and with numerous scripting languages (PHP, Java, Python, Perl), not mentioning its fantastic efficiency even with large databases. Lots of famous platforms including WordPress or Joomla use MySQL databases to save their content.

MySQL 5 Databases in Cloud Hosting

Our Linux cloud packages will allow you to host MySQL-driven Internet sites without any difficulty as our cloud platform has the latest management system version set up. You shall be able to create, delete and control your databases without trouble through our custom Hepsia Control Panel. If you want to migrate an Internet site from another website hosting company, you may use the phpMyAdmin tool which you may access from Hepsia, or you can connect remotely right after you have permitted this function for your IP address. In the same way you can even modify specific cells or tables inside any of your databases. Creating a backup is just as easy and requires only a mouse click on the Backup button for a certain database. This feature will allow you to keep a copy of a site on your computer or to export the content of a certain database, change it on your end using appropriate software, and then import it back.

MySQL 5 Databases in Semi-dedicated Hosting

Each semi-dedicated server which we offer you features the latest version of MySQL pre-installed, so that you can run any script app you would like. If you use our 1-click installer, you can easily create an app with a few clicks and our tool will set up a whole new database automatically. If you'd prefer to set up a script yourself, you can create a MySQL database with ease, picking out its username and password. For your benefit, we've also added quick-access buttons to produce a backup or enable remote accessibility to each of your databases. More experienced users may log in to the effective phpMyAdmin tool and edit specific cells or whole tables by hand through a web interface. In the Databases section of the Hepsia website hosting Control Panel you shall also find hourly and day-to-day stats for every database which you have set up in the account.