MySQL is one of the most commonly used database management systems out there. A database is a group of cells with info that are organized in tables and the control system is the software that links the info to a script app. For instance, a forum stores all posts, usernames, avatars and so on inside a database and every single time a visitor opens a specific thread, the forum script connects to the database and “calls” the content which ought to be shown on a certain page. MySQL is very popular due to its terrific performance, convenience and the fact that it can function with a lot of popular scripting languages including PHP, Python, Perl, etc. All dynamic sites which are developed with a script-driven app need some type of database and a lot of the most popular ones such as Joomla, Moodle, Mambo and WordPress work with MySQL.

MySQL 5 Databases in Cloud Website Hosting

The in-house built Hepsia CP that comes with our cloud website hosting plans will enable you to take care of all your MySQL databases with ease. It requires only a couple of clicks to set up 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 website, for instance. You'll be able to change the password, remove a database or allow remote access to it just as easily. For the latter option you can pick the IP addresses which will be able to connect to the database remotely in order to make sure that unauthorized people will not be able to access your data. If you would like to view the database content or modify any cell or table from the Control Panel, you can use phpMyAdmin, an efficient web-based interface. Using any one of our script-driven apps shall also be super easy as our script installer will create a database for the script that you have picked automatically.

MySQL 5 Databases in Semi-dedicated Servers

Each and every semi-dedicated server we provide features the latest version of MySQL pre-installed, so that you can run any script app that you would like. When you use our 1-click installer, you can create an app with a few mouse clicks and our instrument will create a whole new database automatically. If you'd prefer to set up a script yourself, you’ll be able to create a MySQL database very easily, picking out its account information. To save you time, we have also added quick-access buttons to create a backup or permit remote accessibility to any of your databases. More experienced users will be able to sign in to the powerful phpMyAdmin tool and modify certain cells or whole tables manually via a web interface. In the Databases section of the Hepsia website hosting Control Panel you shall also find hourly and daily stats for each database which you have created inside the account.