All script apps like forums or virtual stores save their info inside a database - a collection of cells and tables that contains the site info such as items, prices, comments, and many others. Whenever you open a certain page, the script connects to the database and retrieves the specified info, then displays it. The mid-level software that connects the script and the database is referred to as a database management system and amongst the most famous ones is MySQL. The latter is frequently used because it operates on a number of platforms (Windows, UNIX, Linux) and with a range of scripting languages (PHP, Perl, Python, Java), not mentioning its excellent effectiveness even with massive databases. A lot of popular platforms including WordPress or Joomla use MySQL databases to store their content.

MySQL 5 Databases in Shared Hosting

You shall be able to use script-driven platforms that require a MySQL database with any of the shared hosting we offer you. You can easily set up a whole new database from the Hepsia web hosting Control Panel and the total number of databases which you can have at the same time depends on the package you pick out. We also provide you with advanced options to manage your databases, such as a one-click backup and remote access. With the latter option you will be able to employ software on your PC to connect to a database on our website hosting servers and manage it. For simple administration from the Control Panel we provide the powerful phpMyAdmin software tool, that will allow you to modify tables or cells and import or export entire databases using a web interface. If you employ our 1-click script installer, our system shall create a new database and connect it to the application you have selected automatically, so all you will need to do to get a script-driven Internet site will be to click on the Install button.