All script applications such as forums or e-shops store their information within a database - a group of cells and tables that contains the website data including items, prices, comments, and many others. When you open a specific page, the script connects to the database and retrieves the specified data, then shows it. The mid-level software that connects the script and the database is called a database management system and amongst the most famous ones is MySQL. The latter is frequently used because it runs on several platforms (Linux, UNIX, Windows) and with a number of scripting languages (PHP, Perl, Python, Java), not mentioning its wonderful functionality even with large databases. Lots of well-known platforms such as Joomla or WordPress use MySQL databases to save their content.

MySQL 5 Databases in Cloud Hosting

You will be able to use script-driven platforms that require a MySQL database with each one of the Linux cloud packages that we offer you. You can easily create a whole new database through the Hepsia website hosting Control Panel and the total number of databases you can have at the same time depends on the package which you opt for. We also offer advanced options to control your databases, like a one-click backup and remote access. With the latter option you shall be able to use software on your PC to connect to a database on our hosting servers and manage it. For convenient management from the CP we provide the effective phpMyAdmin software tool, which will enable you to edit cells or tables and import or export entire databases through a web interface. If you employ our 1-click script installer, our system shall create a new database and link it to the app you have chosen automatically, so all you'll need to do to get a script-driven Internet site shall be to click on the Install button.