All script applications such as forums or virtual stores keep their information in a database - a set of cells and tables which contains the site data like items, prices, comments, etc. Anytime you open a specific page, the script connects to the database and retrieves the specified info, then shows it. The mid-level software which connects the script and the database is referred to as a database management system and one of the most popular ones is MySQL. The latter is widely used because it works on a number of platforms (Windows, UNIX, Linux) and with a range of scripting languages (Java, Perl, Python, PHP), not mentioning its wonderful functionality even with big databases. Many popular platforms such as WordPress or Joomla use MySQL databases to save their content.

MySQL 5 Databases in Cloud Hosting

Creating or changing a MySQL database will be easy with any of our cloud hosting. This can be done using our feature-rich Hepsia Control Panel through which you can set up or remove a database, set up a backup with just one mouse click or employ the effective phpMyAdmin instrument so as to change cells and tables or import a whole database if you are moving a script-driven website from another web hosting provider. You could even enable remote access to any database in your account and decide from what IP addresses the connection will be established, so that you can guarantee the protection of your information. If you opt to use any of the script platforms we offer you with our script installer, you'll not have to do anything simply because our system will create a brand new database and link it to the website automatically. If you experience any difficulties to manage your databases, you should check our help articles and educational videos or make contact with our tech support.

MySQL 5 Databases in Semi-dedicated Hosting

Each and every semi-dedicated server which we offer you features the latest version of MySQL preinstalled, to permit you to run any script app you would like. When you use our 1-click installer, you could set up an app with a couple of mouse clicks and our instrument will create a new database automatically. If you want to install a script yourself, you can create a MySQL database very easily, selecting its account information. For your convenience, we've also added quick-access buttons to produce a backup or enable remote accessibility to any of your databases. More experienced users will be able to log in to the highly effective phpMyAdmin instrument and modify certain cells or whole tables manually using a web interface. In the Databases section of the Hepsia web hosting CP you will also find hourly and day-to-day statistics for every database which you have set up in the account.