All script applications including forums or virtual shops keep their information inside a database - a set of cells and tables containing all of the website info such as items, prices, comments, and so forth. When you open a certain page, the script connects to the database and retrieves the specified info, then displays it. The mid-level software which connects the script and the database is known as a database management system and amongst the most well-known ones is MySQL. The latter is commonly used because it operates on a variety of platforms (Linux, UNIX, Windows) and with a number of scripting languages (Java, Perl, Python, PHP), not mentioning its amazing efficiency even with massive databases. Many famous platforms including WordPress or Joomla work with MySQL databases to store their content.

MySQL 5 Databases in Cloud Web Hosting

The in-house built Hepsia CP included with our Linux cloud web hosting will enable you to manage all your MySQL databases without difficulty. It requires just a few clicks to set up a new database and with one more click you could back it up if you would like to have a copy before you update your web site, for example. You'll be able to modify the password, delete a database or enable remote access to it just as fast. For the latter option you could choose the IP addresses that will be able to connect to the database remotely in order to make sure that unauthorized people will not be able to access your info. If you wish to see the database content or edit any cell or table from the Control Panel, you can use phpMyAdmin, an effective web-based interface. Using any one of our script-driven apps shall also be easy as our script installer will set up a database for the script that you have picked automatically.

MySQL 5 Databases in Semi-dedicated Servers

Each and every semi-dedicated server which we provide features the latest version of MySQL preinstalled, to permit you to run any script application that you would like. If you use our 1-click installer, you can easily set up an application with a couple of clicks and our software tool will create a whole new database automatically. If you want to set up a script manually, you are able to create a MySQL database very easily, picking out its account information. To save you time, we've also added quick-access buttons to generate a backup or enable remote access to each of your databases. More advanced users can log in to the effective phpMyAdmin instrument and modify specific cells or whole tables manually through a web interface. Inside the Databases section of the Hepsia website hosting CP you will also find hourly and daily stats for each and every database you have set up inside the account.