All script applications including forums or virtual stores keep their info in a database - a collection of cells and tables which contains the website information such as items, prices, comments, and so forth. Anytime you open a certain page, the script connects to the database and retrieves the required data, then displays it. The mid-level software that connects the script and the database is referred to as a database management system and amongst the most well-known ones is MySQL. The latter is commonly used simply because it works on various platforms (Windows, UNIX, Linux) and with numerous scripting languages (PHP, Java, Python, Perl), not mentioning its wonderful performance even with massive databases. Numerous famous platforms including Joomla or WordPress work with MySQL databases to keep their content.

MySQL 5 Databases in Website Hosting

Our website hosting will permit you to host MySQL-driven sites without any problem as our cloud platform has the latest management system version set up. You will be able to set up, remove and control your databases effortlessly through our custom Hepsia CP. If you would like to migrate an Internet site from another hosting provider, you can use the phpMyAdmin tool which you could access via Hepsia, or you can connect remotely once you have enabled this feature for your IP address. In the same way you could also modify specific cells or tables in any of your databases. Creating a backup is also simple and requires only a mouse click on the Backup button for a specific database. This function will allow you to keep a copy of a site on your personal computer or to export the content of a certain database, change it on your end using some software, and then import it back.

MySQL 5 Databases in Semi-dedicated Hosting

You'll be able to use any script that requires MySQL with all of our Linux semi-dedicated hosting as we have the most up-to-date version installed on all web servers - MySQL 5. Using our in-house built Hepsia website hosting Control Panel, you'll be able to quickly set up or delete a database, change its password, back it up with a single mouse click or check out the hourly and daily access stats for it. If you would like to manage the content of a database directly, not by using a script, you shall have two options - either working with the web interface of the phpMyAdmin tool, which is available in the Control Panel, or using an application installed on your personal computer as we support remote database access. For the aforementioned option, you'll need to add your IP address through the web hosting account first as an additional level of safety against unauthorized access to your info.