MySQL is among the most widely used database admin systems available. A database is a group of cells with information which are structured in tables and the control system is the software that links the info to a script app. As an illustration, a forum stores all usernames, avatars, posts etc within a database and every time a site visitor opens a particular thread, the forum script connects to the database and “calls” the content which ought to be shown on a specific page. MySQL is very popular due to its excellent functionality, ease of use and the fact that it can operate with numerous popular scripting languages including PHP, Python, Perl, and so forth. All dynamic web sites that are designed with a script-driven app need some form of database and a lot of the most popular ones such as Joomla, Moodle, Mambo and WordPress work with MySQL.

MySQL 5 Databases in Website Hosting

The in-house built Hepsia Control Panel that comes with our website hosting will permit you to manage all your MySQL databases effortlessly. It requires just a few clicks to create a brand new database and with just one more click you can back it up if you want to have a copy before you update your website, for instance. You will be able to change the password, remove a database or allow remote access to it just as fast. For the latter option you could choose the IP addresses that'll be able to connect to the database remotely so as to ensure that unauthorized people won't be able to access your information. If you'd like to view the database content or change any cell or table through the CP, you may use phpMyAdmin, an effective web-based interface. Using any one of our script-driven applications shall also be quite simple as our script installer will create a database for the script which you have selected automatically.

MySQL 5 Databases in Semi-dedicated Servers

You'll be able to use any script that requires MySQL with all of our semi-dedicated servers given that we have the newest version installed on all web servers - MySQL 5. Via our in-house built Hepsia website hosting CP, you'll be able to easily set up or delete a database, change its password, back it up with one click or check out the hourly and daily access statistics for it. If you would like to manage the content of a database directly, not through a script, you shall have 2 options - either working with the web interface of the phpMyAdmin tool, which is available in the Control Panel, or using an application set up on your PC as we support remote database access. For the latter option, you will need to include your IP address from the hosting account first as an additional level of safety against unauthorized access to your info.