If you use a script-driven app for your site, any information which both you and the site users create shall be stored inside a database - an accumulation of information, which is structured in cells and tables for simplier and easier reading and writing. The latter is carried out by using special software called database management system and one of the most famous ones globally is MySQL. A large amount of script apps are built to work with MySQL as it's user-friendly, it performs very well on a web hosting server and it's also universal as it can work with common web programming languages (PHP, Perl, Python, Java) and on a variety of hosting server OS (UNIX, Linux, Windows). There are loads of scripts that use MySQL, including extremely popular ones such as WordPress, Moodle and Joomla.

MySQL 5 Databases in Cloud Hosting

The in-house built Hepsia Control Panel offered with our Linux cloud hosting will permit you to manage all your MySQL databases easily. It requires just a few clicks to create a completely new database and with one more click you can back it up if you would like to have a copy before you update your Internet site, for example. You will be able to modify the password, remove a database or permit remote access to it just as easily. For the latter option you could pick the IP addresses which will be able to connect to the database remotely so as to make sure that unauthorized people shall not be able to access your data. If you want to view the database content or modify any cell or table via the CP, you should use phpMyAdmin, an excellent web-based interface. Using any of our script-driven applications will also be quite simple as our script installer will create a database for the script that you have chosen automatically.

MySQL 5 Databases in Semi-dedicated Servers

Each and every semi-dedicated server we offer you includes the latest version of MySQL preinstalled, so that you can run any script app that you would like. If you use our 1-click installer, you can set up an app with a couple of mouse clicks and our software tool will create a brand new database automatically. If you'd prefer to install a script manually, you’ll be able to create a MySQL database with ease, picking out its account information. For your convenience, we've also added quick-access buttons to create a backup or enable remote access to each of your databases. More tech-savvy users can easily sign in to the efficient phpMyAdmin instrument and edit specific cells or whole tables by hand using a web interface. Inside the Databases section of the Hepsia hosting CP you will also find hourly and day-to-day stats for every database that you have created inside the account.