When you use a script-driven application for your website, any info that both you and the site users produce shall be stored inside a database - a collection of information, that is arranged in cells and tables for simplier and easier reading and writing. The latter is carried out through special software referred to as database management system and one of the most widely used ones worldwide is MySQL. A lot of script apps are created to work with MySQL because it’s easy to work with, it functions perfectly on a server and it's universal as it can work with well-known web programming languages (Python, Perl, PHP, Java) and on various hosting server OS (UNIX, Linux, Windows). There are loads of scripts which use MySQL, including quite popular ones like WordPress, Joomla and Moodle.

MySQL 5 Databases in Cloud Hosting

The in-house built Hepsia Control Panel that comes with our cloud services will permit you to take care of all your MySQL databases easily. It takes just a couple of clicks to create a new database and with just one more click you could back it up if you'd like to have a copy before you update your web site, for instance. You will be able to modify the password, remove a database or allow remote access to it just as fast. For the latter option you could opt for the IP addresses which will be able to connect to the database remotely so as to make sure that unauthorized people shall not be able to access your data. If you want to view the database content or edit any cell or table from the Control Panel, you should use phpMyAdmin, a powerful web-based interface. Using any one of our script-driven applications will also be easy as our script installer will set up a database for the script which you have chosen automatically.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database management systems that come with our semi-dedicated hosting and you shall be able to install and employ any script application which requires a MySQL database very easily. Our sophisticated Hepsia CP will provide you with full control of any database that you create - you could modify its password with a click, export or import content and even access it remotely through an app set up on your personal computer. To make sure that nobody else shall be able to use the latter option, you'll need to include your IP address inside the CP just before you're able to access the database. If you require a web interface to manage a specific database, Hepsia shall give you access to the feature-rich phpMyAdmin tool through which you can change specific cells and tables or run MySQL commands through your web browser.