All script apps such as forums or e-stores save their data in a database - a set of cells and tables that contains all the website information such as items, prices, comments, etc. Every time you open a specific page, the script connects to the database and retrieves the specified data, then displays it. The intermediary software that connects the script and the database is called a database management system and amongst the most famous ones is MySQL. The latter is widely used simply because it operates on several platforms (Windows, Linux, UNIX) and with a number of scripting languages (PHP, Perl, Python, Java), not mentioning its wonderful functionality even with large databases. Many well-known platforms like Joomla or WordPress use MySQL databases to keep their content.

MySQL 5 Databases in Cloud Web Hosting

You shall be able to use script-driven platforms which require a MySQL database with each of the Linux cloud web hosting service that we offer you. You could create a whole new database from your Hepsia hosting CP and the total number of databases which you can have at one time depends on the package that you choose. We also provide you with advanced options to handle your databases, like a one-click backup and remote accessibility. With the latter option you will be able to use software on your PC to connect to a database on our website hosting servers and manage it. For simple management from the Control Panel we provide you with the powerful phpMyAdmin tool, that will permit you to modify 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 application you have selected automatically, so all you'll need to do to get a script-driven Internet site shall be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Servers

MySQL 5 is one of the database management systems provided with our Linux semi-dedicated service and you shall be able to set up and employ any script application which requires a MySQL database very easily. Our innovative Hepsia CP offers you complete control of any database you set up - you can change its password with a click, export or import content and even access it remotely using an application installed on your personal computer. To make certain that nobody else shall be able to use the latter option, you'll need to add your IP address inside the Control Panel before you are able to access the database. If you prefer a web interface to handle a certain database, Hepsia shall give you access to the feature-rich phpMyAdmin tool via which you can change certain cells and tables or run MySQL commands through your web browser.