All script apps like forums or web stores store their info within a database - a collection of cells and tables that contains the Internet site information such as items, prices, comments, and so forth. Each time you open a certain page, the script connects to the database and retrieves the required data, then shows it. The mid-level software that connects the script and the database is called a database management system and one of the most well-known ones is MySQL. The latter is commonly used as it works on a number of platforms (Linux, Windows, UNIX) and with a number of scripting languages (PHP, Java, Perl, Python), not mentioning its wonderful performance even with huge databases. Many well-known platforms like WordPress or Joomla use MySQL databases to keep their content.

MySQL 5 Databases in Website Hosting

You shall be able to use script-driven platforms that require a MySQL database with each of the Linux website hosting packages that we offer. You can easily create a completely new database from your Hepsia web hosting Control Panel and the total number of databases which you can have simultaneously depends on the package that you opt for. We also offer you advanced options to control your databases, such as a one-click backup and remote access. With the latter option you shall be able to use software on your PC to connect to a database on our website hosting servers and manage it. For easy management through the CP we provide you with the highly efficient phpMyAdmin software tool, that will allow you to change tables or cells and import or export entire databases via a web interface. If you employ our 1-click script installer, our system will create a completely new database and connect it to the app you have chosen automatically, so all you'll need to do to get a script-driven site will be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

You shall be able to use any script that requires MySQL with any of our Linux semi-dedicated hosting packages considering the fact that we have the most current version installed on all servers - MySQL 5. Using our in-house built Hepsia hosting CP, you shall be able to swiftly create or delete a database, modify its password, back it up with a single mouse click or examine the hourly and daily access stats for it. If you would like to manage the content of a database directly, not via a script, you shall have 2 options - either using the web interface of the phpMyAdmin tool, that is available in the CP, or using an application set up on your PC considering the fact that we support remote database access. For the aforementioned option, you will need to include your IP address through the web hosting account first as an extra level of protection against unauthorized access to your info.