When you use a script-driven application for your website, any info which both you and the website users create will be stored within a database - a collection of info, which is organized in cells and tables for easier reading and writing. The latter is carried out through special software referred to as database management system and one of the most well-known ones around the globe is MySQL. A lot of script apps are built to work with MySQL since it’s easy to use, it performs perfectly on a web server and it is universal as it can perform with common web programming languages (PHP, Perl, Python, Java) and on a number of server OS (UNIX, Linux, Windows). There are hundreds of scripts that use MySQL, including really popular ones like WordPress, Joomla and Moodle.

MySQL 5 Databases in Cloud Hosting

The in-house built Hepsia CP offered with our Linux cloud packages will enable you to take care of all your MySQL databases with ease. It requires only a couple of clicks to set up a completely new database and with only one more click you may back it up if you want to have a copy before you update your site, for example. You will be able to modify the password, remove a database or allow remote access to it just as easily. For the latter option you'll be able to choose 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 data. If you would like to view the database content or change any cell or table via the CP, you should use phpMyAdmin, a powerful web-based interface. Using any of our script-driven apps shall also be super easy as our script installer will create a database for the script you have picked automatically.

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'll be able to set up and use any script app that requires a MySQL database easily. Our sophisticated Hepsia Control Panel will provide you with complete control over any database that you create - you are able to change its password with a click, export or import content and even access it remotely through an application installed on your computer. To ensure that no one else will be able to use the latter option, you will have 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 will give you access to the feature-rich phpMyAdmin tool using which you can change certain cells and tables or run MySQL commands through your browser.