All script applications such as forums or web shops save their data within a database - a set of cells and tables containing all the website info including items, prices, comments, and so forth. When you open a particular page, the script connects to the database and retrieves the necessary data, then displays it. The intermediary software that connects the script and the database is referred to as a database management system and amongst the most well-known ones is MySQL. The latter is commonly used as it functions on a variety of platforms (Linux, UNIX, Windows) and with numerous scripting languages (Python, Perl, PHP, Java), not mentioning its excellent functionality even with huge databases. Many famous platforms such as Joomla or WordPress employ MySQL databases to store their content.

MySQL 5 Databases in Website Hosting

You will be able to use script-driven platforms which require a MySQL database with each of the website hosting services that we offer you. You can easily set up a whole new database from the Hepsia hosting CP and the total number of databases which you can have at the same time depends on the package you choose. We also provide advanced options to handle your databases, like a one-click backup and remote accessibility. With the latter option you'll be able to employ software on your personal computer to connect to a database on our web servers and manage it. For simple management from the CP we offer the powerful phpMyAdmin tool, which will permit you to edit cells or tables and import or export entire databases using a web interface. If you take advantage of our 1-click script installer, our system shall create a new database and connect it to the app you have selected automatically, so all you'll have to do to get a script-driven website shall be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

Each semi-dedicated server we provide comes with the latest version of MySQL pre-installed, to permit you to run any script app you want. If you use our 1-click installer, you can easily set up an application with a couple of clicks and our instrument will set up a whole new database automatically. If you want to install a script personally, you’ll be able to create a MySQL database with ease, picking its account information. To save you time, we have also added quick-access buttons to create a backup or permit remote accessibility to each of your databases. More experienced users can easily log in to the highly efficient phpMyAdmin instrument and modify certain cells or whole tables manually via a web interface. In the Databases section of the Hepsia web hosting Control Panel you'll also find hourly and day-to-day stats for every database you have set up in the account.