All script applications including forums or online stores save their information in a database - a group of cells and tables which contains all of the website data like items, prices, comments, and many others. When you open a particular page, the script connects to the database and retrieves the required data, then displays it. The intermediary software which connects the script and the database is known as a database management system and among the most widely used ones is MySQL. The latter is commonly used because it can run on various platforms (Linux, UNIX, Windows) and with a range of scripting languages (Java, Perl, Python, PHP), not mentioning its wonderful performance even with massive databases. A lot of widely used platforms including Joomla or WordPress use MySQL databases to store their content.

MySQL 5 Databases in Cloud Hosting

You will be able to use script-driven platforms that require a MySQL database with each one of the Linux cloud hosting which we offer you. You can easily create a completely new database from your Hepsia website hosting CP and the amount of databases you can have simultaneously will depend on the package which you opt for. We also offer advanced options to handle your databases, including a one-click backup and remote accessibility. With the latter option you'll be able to use software on your computer to connect to a database on our website hosting servers and manage it. For easy management from the Control Panel we provide the efficient phpMyAdmin software tool, which will enable you to edit cells or tables and import or export whole databases using a web interface. If you use our 1-click script installer, our system will create a new database and link it to the app you have chosen automatically, so all you will have to do to get a script-driven site is to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

You will be able to use any script that requires MySQL with each of our Linux semi-dedicated hosting considering the fact that we have the newest version installed on all servers - MySQL 5. Using our in-house built Hepsia website hosting Control Panel, you will be able to easily set up or remove a database, change its password, back it up with just a single click or examine the hourly and daily access statistics for it. If you would like to manage the content of a database directly, not via a script, you'll have 2 options - either using the web interface of the phpMyAdmin tool, that's available inside the Control Panel, or using an app installed on your PC as we support remote database access. For the aforementioned option, you'll have to include your IP address from the web hosting account first as an added level of security against unauthorized access to your information.