All script applications such as forums or web shops store their info within a database - a collection of cells and tables that contains the Internet site info like items, prices, comments, and so forth. Every time you open a specific page, the script connects to the database and retrieves the required information, then displays it. The mid-level software which connects the script and the database is referred to as a database management system and among the most famous ones is MySQL. The latter is commonly used as it functions on various platforms (Windows, UNIX, Linux) and with numerous scripting languages (Java, Perl, Python, PHP), not mentioning its wonderful efficiency even with massive databases. Numerous widely used platforms like Joomla or WordPress use MySQL databases to keep their content.

MySQL 5 Databases in Cloud Hosting

Creating or modifying a MySQL database is going to be quite simple with each one of our Linux cloud hosting services. This can be carried out through our feature-rich Hepsia CP in which you can create or delete a database, set up a backup copy with one click or use the highly effective phpMyAdmin instrument so as to edit cells and tables or import an entire database if you are moving a script-driven site from another service provider. You could also enable remote access to any database inside your account and select from what IP addresses the connection shall be established, in order to ensure the protection of your information. If you decide to use any of the script platforms which we provide with our script installer, you will not need to do anything simply because our system will create a brand new database and link it to the Internet site automatically. If you encounter any problems to manage your databases, you can check our help articles and video tutorials or get in touch with our tech support.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database management systems that come with our semi-dedicated hosting services and you will be able to set up and use any script application which requires a MySQL database without any difficulty. Our cutting-edge Hepsia CP will give you full control of any database you create - you may modify its password with a mouse click, export or import content and also access it remotely via an app set up on your personal computer. To make certain that nobody else will be able to use the latter option, you'll have to add your IP address inside the Control Panel just before you're able to access the database. If you require a web interface to handle a particular database, Hepsia shall give you access to the feature-rich phpMyAdmin tool where you can change specific cells and tables or run MySQL commands through your web browser.