All script applications including forums or online shops save their data in a database - a set of cells and tables containing all of the site data including items, prices, comments, and so on. Whenever you open a particular page, the script connects to the database and retrieves the needed info, then displays it. The intermediary software which connects the script and the database is referred to as a database management system and amongst the most popular ones is MySQL. The latter is widely used as it operates on different platforms (Linux, Windows, UNIX) and with a range of scripting languages (Java, Perl, Python, PHP), not mentioning its wonderful effectiveness even with huge databases. Many widely used platforms including WordPress or Joomla work with MySQL databases to save their content.
MySQL 5 Databases in Cloud Hosting
Our cloud 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, erase and control your databases without trouble via our custom Hepsia CP. If you want to migrate a site from another website hosting provider, you may use the phpMyAdmin tool that you can access through Hepsia, or you can connect remotely once you've allowed this feature for your IP address. In the same way you could also modify certain cells or tables within any of your databases. Setting up a backup is also uncomplicated and requires simply a click on the Backup button for a specific database. This function will allow you to keep a copy of a website on your PC or to export the content of a given 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 each of our semi-dedicated hosting packages since we have the newest version set up on all machines - MySQL 5. Through our in-house built Hepsia web hosting CP, you shall be able to easily set up or remove a database, modify its password, back it up with one click or examine the hourly and daily access statistics for it. If you want to manage the content of a database directly, not via a script, you'll have two options - either employing the web interface of the phpMyAdmin tool, that is available inside the Control Panel, or using an app installed on your PC considering the fact that we support remote database access. For the latter option, you will have to include your IP address through the web hosting account first as an added level of security against unauthorized access to your info.