All script applications like forums or online stores store their info within a database - a collection of cells and tables which contains all the Internet site information such as items, prices, comments, and so on. Each time you open a specific page, the script connects to the database and retrieves the specified information, then displays it. The intermediary software that connects the script and the database is known as a database management system and amongst the most famous ones is MySQL. The latter is frequently used as it operates on different platforms (Linux, UNIX, Windows) and with numerous scripting languages (Python, PHP, Perl, Java), not mentioning its great effectiveness even with large databases. Numerous widely used platforms like Joomla or WordPress employ MySQL databases to save their content.

MySQL 5 Databases in Shared Hosting

You will be able to use script-driven platforms which require a MySQL database with each one of the Linux shared packages we offer. You can create a new database through the Hepsia website hosting CP and the total number of databases you can have at one time depends on the package that you choose. We also provide you with advanced options to handle your databases, including a one-click backup and remote access. With the latter option you'll be able to employ software on your PC to connect to a database on our web hosting servers and manage it. For easy administration from the Control Panel we offer the efficient phpMyAdmin tool, which 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 selected automatically, so all you'll need to do to get a script-driven website will be to click on the Install button.