All script apps including forums or virtual stores save their data in a database - a set of cells and tables which contains 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 needed information, then displays it. The mid-level software which connects the script and the database is called a database management system and one of the most widely used ones is MySQL. The latter is widely used simply because it works on various platforms (Linux, Windows, UNIX) and with a variety of scripting languages (PHP, Java, Perl, Python), not mentioning its wonderful effectiveness even with massive databases. Many well-known platforms like WordPress or Joomla employ MySQL databases to save their content.

MySQL 5 Databases in Cloud Hosting

You will be able to use script-driven platforms that require a MySQL database with each of the Linux cloud hosting that we offer. You could set up a completely new database via the Hepsia web hosting CP and the total number of databases that you can have at one time is determined by the package you pick out. We also offer you advanced options to control your databases, including a one-click backup and remote access. With the latter option you shall be able to use software on your computer to connect to a database on our servers and manage it. For convenient management via the CP we provide the effective phpMyAdmin software tool, that will enable you to change tables or cells and import or export whole databases via a web interface. If you employ our 1-click script installer, our system shall create a brand new database and link it to the app you have selected automatically, so all you will have to do to get a script-driven website will be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Servers

Our Linux semi-dedicated servers provide MySQL 5 support and the management of your databases will be very easy. With only a couple of clicks you will be able to set up a new database, delete an existing one or alter its password. The Hepsia web hosting CP will also offer you access to more advanced functions including a one-click backup and remote access. For the latter option, you could include only the IP address of your PC to ensure that no one else is going to be able to access your data. Thus, you can handle the content of any database inside the account using any app on your PC. If you'd prefer to do this online, you can use the phpMyAdmin tool, that is available through Hepsia. You shall also be able to see hourly and daily MySQL statistics, that will show you how your Internet sites perform and if any one of them has to be optimized.