All script applications including forums or web shops save their data within a database - a collection of cells and tables that contains the site information like items, prices, comments, and so on. Whenever you open a particular page, the script connects to the database and retrieves the specified information, then displays it. The mid-level software that connects the script and the database is known as a database management system and one of the most widely used ones is MySQL. The latter is commonly used simply because it runs on various platforms (Windows, Linux, UNIX) and with numerous scripting languages (Python, Perl, PHP, Java), not mentioning its excellent efficiency even with big databases. A lot of widely used platforms like WordPress or Joomla use MySQL databases to store their content.

MySQL 5 Databases in Shared Hosting

You'll be able to use script-driven platforms which require a MySQL database with each of the shared hosting that we offer. You could set up a whole new database via the Hepsia website hosting Control Panel and the amount of databases which you can have at a time will depend on the package which you select. We also offer advanced options to handle your databases, like 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 servers and manage it. For easy management via the Control Panel we provide you with the effective phpMyAdmin software tool, which will enable you to change tables or cells 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 connect it to the application you have selected automatically, so all you'll need to do to get a script-driven site is to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

Each semi-dedicated server which we offer you comes with the latest version of MySQL preinstalled, so that you can run any script app you want. If you use our 1-click installer, you can set up an app with a couple of mouse clicks and our software instrument will set up a brand new database automatically. If you want to set up a script manually, you are able to create a MySQL database effortlessly, picking its account information. For your benefit, we have also added quick-access buttons to produce a backup or allow remote accessibility to any of your databases. More tech-savvy users may log in to the effective phpMyAdmin instrument and edit certain cells or whole tables by hand through a web interface. Inside the Databases section of the Hepsia web hosting CP you'll also find hourly and daily stats for each and every database which you have created inside the account.