All script apps like forums or web stores save their data in a database - a set of cells and tables containing the Internet site data such as items, prices, comments, etc. Every time you open a particular page, the script connects to the database and retrieves the necessary information, then shows it. The intermediary software which connects the script and the database is called a database management system and among the most famous ones is MySQL. The latter is frequently used because it works on different platforms (UNIX, Linux, Windows) and with numerous scripting languages (Python, PHP, Perl, Java), not mentioning its great effectiveness even with massive databases. Lots of popular platforms such as Joomla or WordPress employ MySQL databases to keep their content.

MySQL 5 Databases in Shared Website Hosting

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