All script apps including forums or virtual stores keep their information inside a database - a group of cells and tables which contains all the Internet site info such as items, prices, comments, etc. Each time you open a specific page, the script connects to the database and retrieves the specified info, then displays it. The intermediary software which connects the script and the database is known as a database management system and one of the most famous ones is MySQL. The latter is commonly used as it works on different platforms (UNIX, Linux, Windows) and with numerous scripting languages (PHP, Perl, Python, Java), not mentioning its amazing effectiveness even with massive databases. Lots of widely used platforms including WordPress or Joomla employ MySQL databases to keep their content.

MySQL 5 Databases in Cloud Hosting

You will be able to use script-driven platforms which require a MySQL database with each of the cloud hosting we offer. You could set up a new database through the Hepsia hosting Control Panel and the amount of databases that you can have at the same time depends on the package that you choose. We also provide advanced options to manage your databases, such as a one-click backup and remote accessibility. With the latter option you shall be able to use software on your computer to connect to a database on our web servers and manage it. For simple administration via the CP we offer the efficient phpMyAdmin tool, which will permit you to edit cells or tables and import or export whole databases via a web interface. If you take advantage of our 1-click script installer, our system will create a new database and link 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 Servers

Each and every semi-dedicated server that we offer includes the latest version of MySQL preinstalled, to permit you to run any script application that you would like. When you use our 1-click installer, you could set up an app with a couple of mouse clicks and our software tool will set up a whole new database automatically. If you'd prefer to install a script yourself, you can create a MySQL database effortlessly, picking its username and password. To save you time, we've also added quick-access buttons to produce a backup or enable remote accessibility to each of your databases. More experienced users can log in to the efficient phpMyAdmin tool and edit specific cells or whole tables manually using a web interface. In the Databases section of the Hepsia hosting CP you shall also find hourly and daily statistics for every database which you have set up inside the account.