When you use a script-driven app for your website, any data that both you and the website users produce will be stored in a database - a collection of data, which is arranged in cells and tables for simpler reading and writing. The latter is carried out by using special software called database management system and one of the most widely used ones globally is MySQL. A large amount of script applications are created to work with MySQL since it is simple to use, it functions exceptionally well on a hosting server and it's universal as it can perform with famous web programming languages (Java, Perl, Python, PHP) and on numerous web server OS (UNIX, Linux, Windows). There are huge amounts of scripts which use MySQL, including very popular ones for instance Moodle, Joomla and WordPress.

MySQL 5 Databases in Shared Website Hosting

The in-house built Hepsia CP offered with our shared website hosting plans allows you to take care of all your MySQL databases effortlessly. It takes only a couple of mouse clicks to create a brand new database and with only one more click you may back it up if you would like to have a copy before you update your website, for example. You will be able to modify the password, erase a database or enable remote access to it just as easily. For the latter option you may 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 information. If you wish to see the database content or change any cell or table from the Control Panel, you can use phpMyAdmin, an effective web-based interface. Using any one of our script-driven apps shall also be quite simple as our script installer will set up a database for the script you have picked automatically.

MySQL 5 Databases in Semi-dedicated Servers

Each semi-dedicated server we offer features the latest version of MySQL preinstalled, so that you can run any script application you want. When you use our 1-click installer, you could set up an app with a few clicks and our tool will set up a new database automatically. If you want to set up a script yourself, you will be able to create a MySQL database easily, selecting its account information. For your convenience, we've also added quick-access buttons to produce a backup or allow remote access to each of your databases. More tech-savvy users can log in to the highly effective phpMyAdmin tool and edit specific cells or entire tables by hand using a web interface. In the Databases section of the Hepsia web hosting CP you'll also find hourly and daily stats for every single database you have set up in the account.