When you use a script-driven application for your Internet site, any information that both you and the site users create shall be stored in a database - a collection of info, that is organized in cells and tables for simpler reading and writing. The latter is done by employing special software referred to as database management system and one of the most widely used ones around the globe is MySQL. A large amount of script applications are created to work with MySQL as it's easy to work with, it performs perfectly on a hosting server and it's universal as it can work with popular web programming languages (Python, PHP, Perl, Java) and on several hosting server OS (Linux, UNIX, Windows). There are thousands of scripts which use MySQL, including extremely popular ones like WordPress, Joomla and Moodle.

MySQL 5 Databases in Shared Website Hosting

The in-house built Hepsia CP that comes with our Linux shared website hosting will enable you to manage all your MySQL databases easily. It takes only a couple of clicks to create a completely new database and with just one more click you can back it up if you'd like to have a copy before you update your web site, for instance. You shall be able to modify the password, erase a database or enable remote access to it just as fast. For the latter option you may choose the IP addresses that will be able to connect to the database remotely in order to make sure that unauthorized people shall not be able to access your information. If you want to view the database content or modify any cell or table using the CP, you may use phpMyAdmin, an efficient web-based interface. Using any of our script-driven apps shall also be easy as our script installer will set up a database for the script you have picked out automatically.

MySQL 5 Databases in Semi-dedicated Hosting

Every single semi-dedicated server we provide features the latest version of MySQL pre-installed, so you can run any script application that you'd like. If you use our 1-click installer, you could create an application with a couple of clicks and our software instrument will create a whole new database automatically. If you prefer to install a script personally, you will be able to create a MySQL database easily, picking out its username and password. For your convenience, we've also added quick-access buttons to generate a backup or allow remote accessibility to any of your databases. More tech-savvy users will be able to sign in to the highly efficient phpMyAdmin instrument and edit specific cells or entire tables by hand via a web interface. Inside the Databases section of the Hepsia hosting Control Panel you'll also find hourly and day-to-day statistics for every single database you have created in the account.