All script apps including forums or virtual shops keep their info inside a database - a group of cells and tables which contains all of the Internet site info like items, prices, comments, and many others. Whenever you open a certain page, the script connects to the database and retrieves the necessary information, then shows it. The mid-level software which connects the script and the database is called a database management system and amongst the most widely used ones is MySQL. The latter is widely used because it works on a number of platforms (Windows, UNIX, Linux) and with a variety of scripting languages (Python, Perl, PHP, Java), not mentioning its wonderful functionality even with big databases. A lot of famous platforms including Joomla or WordPress employ MySQL databases to save their content.

MySQL 5 Databases in Shared Hosting

Our Linux shared hosting packages will enable you to host MySQL-driven sites without any issue as our cloud platform has the latest management system version set up. You will be able to create, delete and manage your databases with ease using our custom-built Hepsia Control Panel. If you wish to migrate an Internet site from another web hosting provider, you can use the phpMyAdmin tool which you may access through Hepsia, or you can connect remotely right after you have permitted this feature for your IP address. In the same way you can also change certain cells or tables in any of your databases. Setting up a backup is equally uncomplicated and requires simply a click on the Backup button for a particular database. This feature will permit you to keep a copy of a website on your PC or to export the content of a certain database, edit it on your end using appropriate software, and then import it back.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database management systems provided with our Linux semi-dedicated hosting packages and you shall be able to set up and employ any script application that requires a MySQL database effortlessly. Our advanced Hepsia CP will provide you with total control over any database that you set up - you may modify its password with a click, export or import content and also access it remotely using an application installed on your PC. To make certain that no one else shall be able to use the latter option, you'll have to add your IP address inside the CP before you're able to access the database. If you want a web interface to handle a certain database, Hepsia will give you access to the feature-rich phpMyAdmin tool via which you can edit specific cells and tables or run MySQL commands through your web browser.