All script apps like forums or online stores keep their info inside a database - a set of cells and tables that contains the site information such as items, prices, comments, etc. Every time you open a particular page, the script connects to the database and retrieves the specified data, then displays it. The intermediary software which connects the script and the database is called a database management system and amongst the most popular ones is MySQL. The latter is frequently used as it functions on various platforms (Linux, Windows, UNIX) and with a number of scripting languages (PHP, Perl, Python, Java), not mentioning its fantastic efficiency even with large databases. Numerous popular platforms including Joomla or WordPress work with MySQL databases to store their content.

MySQL 5 Databases in Hosting

You shall be able to use script-driven platforms which require a MySQL database with any of the hosting which we provide. You can create a new database through the Hepsia hosting Control Panel and the amount of databases which you can have at a time is determined by the package you select. We also offer advanced options to manage your databases, including a one-click backup and remote accessibility. With the latter option you shall be able to use software on your personal computer to connect to a database on our website hosting servers and manage it. For simple administration through the Control Panel we provide the efficient phpMyAdmin software tool, which will permit you to modify tables or cells and import or export entire databases via a web interface. If you employ our 1-click script installer, our system shall create a whole new database and link it to the app you have selected automatically, so all you will have to do to get a script-driven Internet site shall be to click on the Install button.