If you use a script-driven app for your website, any information that both you and the site users create will be stored within a database - a collection of data, that is organized in cells and tables for simplier and easier reading and writing. The latter is accomplished by employing special software referred to as database management system and one of the most famous ones globally is MySQL. A lot of script apps are designed to work with MySQL since it is easy to work with, it functions perfectly on a web hosting server and it's universal as it can work with well-known web programming languages (Java, Perl, Python, PHP) and on a variety of server OS (Windows, UNIX, Linux). There are loads of scripts that use MySQL, including popular ones such as WordPress, Joomla and Moodle.

MySQL 5 Databases in Cloud Hosting

Creating or changing a MySQL database will be quite simple with each of our Linux cloud hosting packages. That can be done via our feature-rich Hepsia CP where you can create or delete a database, set up a backup copy with a single click or employ the highly effective phpMyAdmin software instrument so as to edit cells and tables or import an entire database if you are moving a script-driven Internet site from another service provider. You may even enable remote access to any database within your account and decide from what IP addresses the connection will be established, so that you can ensure the protection of your data. If you choose to use any of the script platforms which we offer with our script installer, you'll not have to do anything because our system will create a brand new database and link it to the site automatically. If you face any problems to control your databases, you should check our help articles and training videos or make contact with our technical support.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database administration systems offered with our Linux semi-dedicated packages and you shall be able to install and employ any script app that requires a MySQL database very easily. Our advanced Hepsia CP offers you full control of any database you create - you may modify its password with a click, export or import content and even access it remotely using an application installed on your PC. To make sure that nobody else shall be able to use the latter option, you'll have to include your IP address in the CP just before you are able to access the database. If you require a web interface to manage a particular database, Hepsia will give you access to the feature-rich phpMyAdmin tool using which you can change particular cells and tables or run MySQL commands through your browser.