All script applications including forums or e-shops store their information in a database - a set of cells and tables that contains all the Internet site information like items, prices, comments, and many others. Anytime you open a certain page, the script connects to the database and retrieves the needed info, then displays it. The mid-level software which connects the script and the database is called a database management system and one of the most well-known ones is MySQL. The latter is frequently used because it can run on various platforms (Linux, UNIX, Windows) and with numerous scripting languages (PHP, Perl, Python, Java), not mentioning its amazing efficiency even with huge databases. Numerous popular platforms such as Joomla or WordPress use MySQL databases to keep their content.

MySQL 5 Databases in Shared Hosting

You'll be able to use script-driven platforms that require a MySQL database with any of the Linux shared hosting that we offer you. You could create a new database from your Hepsia website hosting Control Panel and the amount of databases you can have at a time depends on the package which you select. We also provide advanced options to manage your databases, like a one-click backup and remote accessibility. With the latter option you'll be able to employ software on your computer to connect to a database on our web hosting servers and manage it. For convenient management through the Control Panel we provide you with the highly effective phpMyAdmin software tool, which will allow you to edit cells or tables and import or export whole databases using a web interface. If you use our 1-click script installer, our system will create a completely new database and link it to the application you have chosen automatically, so all you will need to do to get a script-driven Internet site shall be to click on the Install button.