MySQL is one of the most widespread database management systems available. A database is a group of cells with data which are structured in tables and the administration system is the software that links the data to a script app. As an illustration, a forum stores all usernames, avatars, posts and so forth within a database and each time a site visitor opens a particular thread, the forum script connects to the database and “calls” the content that has to be shown on a specific page. MySQL is really popular because of its excellent functionality, ease of use and the fact that it can function with numerous popular scripting languages such as PHP, Python, Perl, etcetera. All dynamic web sites that are developed with a script-driven app require some form of database and a number of the most popular ones including Joomla, Moodle, Mambo and WordPress use MySQL.

MySQL 5 Databases in Shared Hosting

The in-house built Hepsia CP offered with our Linux shared hosting services allows you to control all your MySQL databases with ease. It requires only a couple of mouse clicks to create a new database and with only one more click you may back it up if you want to have a copy before you update your website, for example. You shall be able to modify the password, erase a database or allow remote access to it just as easily. For the latter option you'll be able to pick the IP addresses that will be able to connect to the database remotely to ensure that unauthorized people will not be able to access your information. If you wish to view the database content or edit any cell or table through the CP, you may use phpMyAdmin, an efficient web-based interface. Using any of our script-driven applications shall also be super easy as our script installer will set up a database for the script which you have picked automatically.

MySQL 5 Databases in Semi-dedicated Hosting

Every single semi-dedicated server which we offer includes the latest version of MySQL preinstalled, to permit you to run any script app that you'd like. If you use our 1-click installer, you could set up an app with a couple of mouse clicks and our instrument will create a 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. To save you time, we have also added quick-access buttons to create a backup or allow remote accessibility to any of your databases. More tech-savvy users may sign in to the powerful phpMyAdmin tool and edit certain cells or whole tables by hand through a web interface. In the Databases section of the Hepsia hosting Control Panel you'll also find hourly and day-to-day stats for every database which you have created in the account.