All script apps like forums or online stores save their info within a database - a group of cells and tables containing all of the Internet site information like items, prices, comments, etc. Whenever you open a certain page, the script connects to the database and retrieves the specified 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 commonly used because it functions on several platforms (UNIX, Linux, Windows) and with a variety of scripting languages (Java, Perl, Python, PHP), not mentioning its great performance even with large databases. Numerous famous platforms like WordPress or Joomla work with MySQL databases to save their content.

MySQL 5 Databases in Cloud Hosting

Our Linux cloud hosting will allow you to host MySQL-driven sites without problems as our cloud platform has the latest management system version installed. You will be able to create, erase and manage your databases easily via our custom-built Hepsia CP. If you would like to migrate a site from another web hosting provider, you may use the phpMyAdmin tool that you can access via Hepsia, or you can connect remotely right after you've allowed this feature for your IP address. In the same way you could also edit specific cells or tables in any of your databases. Creating a backup is also easy and takes just a mouse click on the Backup button for a certain database. This feature will allow you to keep a copy of an Internet site on your PC or to export the content of a given database, change it on your end using appropriate software, and then import it back.

MySQL 5 Databases in Semi-dedicated Hosting

Each semi-dedicated server we provide comes with the latest version of MySQL preinstalled, to permit you to run any script application that you'd like. When you use our 1-click installer, you can set up an app with a few clicks and our software instrument will set up a brand new database automatically. If you prefer to set up a script by hand, you’ll be able to create a MySQL database with ease, choosing its username and password. For your convenience, we have also added quick-access buttons to produce a backup or enable remote accessibility to any of your databases. More advanced users can easily sign in to the efficient phpMyAdmin tool and change specific cells or whole tables manually using a web interface. In the Databases section of the Hepsia website hosting CP you'll also find hourly and day-to-day statistics for each and every database which you have set up in the account.