If you use a script-driven application for your site, any information which both you and the site users generate will be stored inside a database - an accumulation of information, that's structured in cells and tables for simpler reading and writing. The latter is done by employing special software called database management system and one of the most widely used ones world-wide is MySQL. A lot of script apps are designed to work with MySQL because it is user-friendly, it functions really well on a server and it's universal as it can function with famous web programming languages (Java, Perl, Python, PHP) and on numerous web server OS (UNIX, Linux, Windows). There are thousands of scripts that use MySQL, including popular ones for instance Moodle, Joomla and WordPress.

MySQL 5 Databases in Shared Website Hosting

Our shared website hosting plans will permit you to host MySQL-driven sites without problems as our cloud platform has the latest management system version set up. You'll be able to set up, remove and control your databases easily using our custom-built Hepsia Control Panel. If you wish to migrate an Internet site from another host company, you can use the phpMyAdmin tool that you can access from Hepsia, or you can connect remotely right after you've enabled this feature for your IP address. In the same way you can also modify specific cells or tables inside any of your databases. Setting up a backup is also uncomplicated and takes simply a click on the Backup button for a particular 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, modify it on your end using appropriate software, and then import it back.

MySQL 5 Databases in Semi-dedicated Servers

Each and every semi-dedicated server which we provide comes with the latest version of MySQL pre-installed, to enable you to run any script app you would 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 new database automatically. If you'd prefer to set up a script manually, you’ll be able to create a MySQL database very easily, choosing its username and password. To save you time, we've also added quick-access buttons to produce a backup or allow remote accessibility to each of your databases. More experienced users will be able to log in to the highly effective phpMyAdmin instrument and edit certain cells or whole tables manually via a web interface. Inside the Databases section of the Hepsia hosting Control Panel you shall also find hourly and daily statistics for every single database which you have set up in the account.