When you use a script-driven app for your site, any info which both you and the site users create will be stored in a database - a collection of info, that's organized in cells and tables for simplier and easier reading and writing. The latter is carried out by using special software referred to as database management system and one of the most popular ones worldwide is MySQL. A lot of script applications are created to work with MySQL since it’s easy to work with, it functions really well on a web server and it's also universal as it can perform with famous web programming languages (Python, Perl, PHP, Java) and on several web server Operating Systems (Windows, Linux, UNIX). There are hundreds of scripts that use MySQL, including really popular ones for example Moodle, Joomla and WordPress.

MySQL 5 Databases in Cloud Hosting

Setting up or editing a MySQL database will be very easy with each of our Linux cloud hosting packages. This can be accomplished through our feature-rich Hepsia CP through which you can set up or erase a database, set up a backup copy with one mouse click or take advantage of the powerful phpMyAdmin instrument to modify cells and tables or import an entire database if you are moving a script-driven Internet site from another hosting company. You can even enable remote access to any database in your account and select from what IP addresses the connection will be established, so as to ensure the security of your data. Should you decide to use any of the script platforms that we offer with our script installer, you will not have to do anything simply because our system will set up a brand new database and link it to the website automatically. If you face any problems to manage your databases, you can examine our help articles and video tutorials or get in touch with our technical support.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database administration systems included with our Linux semi-dedicated hosting packages and you shall be able to set up and use any script application that requires a MySQL database without any difficulty. Our cutting-edge Hepsia Control Panel offers you complete control over any database which you set up - you can change its password with a mouse click, export or import content and also access it remotely through an application installed on your personal computer. To ensure that nobody else shall be able to use the latter option, you will need to include your IP address inside the CP just before you are able to access the database. If you require a web interface to control a certain database, Hepsia shall give you access to the feature-rich phpMyAdmin tool through which you can modify specific cells and tables or run MySQL commands through your web browser.