When you use a script-driven application for your website, any data that both you and the website users generate will be stored within a database - a collection of info, which is organized in cells and tables for simplier and easier reading and writing. The latter is done by using special software called database management system and one of the most well-known ones around the globe is MySQL. A number of script applications are built to work with MySQL because it is simple to use, it performs exceptionally well on a hosting server and it's universal as it can perform with well-known web programming languages (Python, Perl, PHP, Java) and on various hosting server OS (UNIX, Linux, Windows). There are thousands of scripts which use MySQL, including quite popular ones for example Moodle, Joomla and WordPress.

MySQL 5 Databases in Website Hosting

The in-house built Hepsia CP that comes with our Linux website hosting packages will permit you to manage all your MySQL databases with ease. It requires just a couple of clicks to set up a brand new database and with just one more click you may back it up if you'd like to have a copy before you update your website, for instance. You'll be able to change the password, erase a database or allow remote access to it just as fast. For the latter option you can opt for the IP addresses which will be able to connect to the database remotely so as to ensure that unauthorized people shall not be able to access your information. If you would like to view the database content or edit any cell or table via the CP, you can use phpMyAdmin, an efficient web-based interface. Using any of our script-driven apps shall also be super easy as our script installer will set up a database for the script which you have selected automatically.

MySQL 5 Databases in Semi-dedicated Hosting

Each and every semi-dedicated server which we offer features the latest version of MySQL pre-installed, so you can run any script app you want. When you use our 1-click installer, you can set up an application with a couple of mouse clicks and our software tool will set up a new database automatically. If you'd prefer to install a script personally, you’ll be able to create a MySQL database with ease, picking its account information. For your benefit, we have also added quick-access buttons to create a backup or enable remote access to any of your databases. More tech-savvy users can easily log in to the highly efficient phpMyAdmin instrument and change certain cells or entire tables by hand via a web interface. Inside the Databases section of the Hepsia hosting Control Panel you will also find hourly and day-to-day stats for every single database you have set up in the account.