When you use a script-driven app for your site, any information which both you and the website users create will be stored inside a database - a collection of information, that's structured in cells and tables for easier reading and writing. The latter is done through special software known as database management system and one of the most famous ones worldwide is MySQL. A number of script applications are created to work with MySQL because it is convenient to use, it performs exceptionally well on a website hosting server and it is universal as it can perform with widely used web programming languages (Java, PHP, Perl, Python) and on several hosting server OS (UNIX, Linux, Windows). There are thousands of scripts which use MySQL, including quite popular ones like WordPress, Moodle and Joomla.

MySQL 5 Databases in Cloud Hosting

The in-house built Hepsia CP offered with our cloud hosting plans will enable you to take care of all your MySQL databases without difficulty. It takes only a few mouse clicks to set up a completely new database and with just one more click you may back it up if you would like to have a copy before you update your website, for instance. You will be able to change the password, delete a database or enable remote access to it just as fast. For the latter option you can pick the IP addresses that will be able to connect to the database remotely so as to make sure that unauthorized people won't be able to access your information. If you would like to view the database content or change any cell or table from the CP, you may use phpMyAdmin, an effective web-based interface. Using any one of our script-driven apps will also be easy as our script installer will create a database for the script you have selected automatically.

MySQL 5 Databases in Semi-dedicated Servers

MySQL 5 is one of the database management systems provided with our semi-dedicated hosting plans and you shall be able to install and employ any script application that requires a MySQL database easily. Our cutting-edge Hepsia Control Panel will provide you with full control of any database you create - you can modify its password with a click, export or import content and also access it remotely via an app set up on your computer or laptop. To make sure that no one else shall be able to use the latter option, you will need to include your IP address inside the Control Panel before you are 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 modify particular cells and tables or run MySQL commands through your browser.