All script applications including forums or virtual shops keep their info inside a database - a set of cells and tables which contains all of the Internet site information like items, prices, comments, and so on. Each time you open a particular page, the script connects to the database and retrieves the needed data, then shows it. The intermediary software which connects the script and the database is known as a database management system and one of the most well-known ones is MySQL. The latter is widely used because it operates on several platforms (Windows, Linux, UNIX) and with numerous scripting languages (PHP, Perl, Python, Java), not mentioning its great efficiency even with massive databases. Many popular platforms including WordPress or Joomla work with MySQL databases to keep their content.

MySQL 5 Databases in Cloud Hosting

You shall be able to use script-driven platforms that require a MySQL database with each of the Linux cloud packages that we offer you. You can create a new database via the Hepsia web hosting CP and the amount of databases that you can have at the same time will depend on the package which you select. We also provide advanced options to manage your databases, such as a one-click backup and remote access. With the latter option you will 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 you with the highly effective phpMyAdmin software tool, that will enable you to edit 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 link it to the application you have picked out automatically, so all you'll need to do to get a script-driven site is to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database administration systems provided with our semi-dedicated packages and you'll be able to install and employ any script application which requires a MySQL database easily. Our cutting-edge Hepsia Control Panel will give you full control over any database which you set up - you can change its password with a click, export or import content and also access it remotely through an app set up on your computer. To ensure that nobody else will be able to use the latter option, you will need to add your IP address inside the CP before you are able to access the database. If you need a web interface to control a certain database, Hepsia shall give you access to the feature-rich phpMyAdmin tool via which you can modify certain cells and tables or run MySQL commands through your web browser.