All script apps like forums or virtual shops keep their data in a database - a collection of cells and tables containing the Internet site info such as items, prices, comments, and many others. Every time 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 famous ones is MySQL. The latter is frequently used simply because it operates on several platforms (Windows, UNIX, Linux) and with a number of scripting languages (PHP, Java, Python, Perl), not mentioning its excellent functionality even with massive databases. Lots of popular platforms like Joomla or WordPress use MySQL databases to store their content.

MySQL 5 Databases in Hosting

Our Linux hosting will enable you to host MySQL-driven sites without any problem as our cloud platform has the latest management system version set up. You shall be able to create, remove and manage your databases without trouble using our custom Hepsia CP. If you want to migrate a site from another website hosting company, you may use the phpMyAdmin tool which you can access through Hepsia, or you can connect remotely after you have permitted this function for your IP address. In the same way you could also change specific cells or tables in any of your databases. Generating a backup is just as painless and requires simply a click on the Backup button for a specific database. This feature will permit you to keep a copy of a site on your personal computer or to export the content of a given database, modify it on your end using some software, and then import it back.

MySQL 5 Databases in Semi-dedicated Servers

Each semi-dedicated server that we provide comes with the latest version of MySQL pre-installed, to permit you to run any script app that you would like. When you use our 1-click installer, you can set up an app with a couple of mouse clicks and our tool will create a new database automatically. If you want to set up a script manually, you can create a MySQL database very easily, picking out its account information. For your benefit, we've also added quick-access buttons to create a backup or permit remote access to each of your databases. More experienced users may sign in to the highly efficient phpMyAdmin instrument and edit specific cells or entire tables by hand through a web interface. In the Databases section of the Hepsia website hosting Control Panel you will also find hourly and daily stats for every database you have set up inside the account.