MySQL is among the most commonly used database management systems in existence. A database is a group of cells with data that are arranged in tables and the management system is the software that links the information to a script application. As an example, a forum stores all usernames, avatars, posts etc inside a database and each time a visitor opens a given thread, the forum script connects to the database and “calls” the content which should be shown on a certain page. MySQL is extremely popular due to its terrific functionality, ease of use and the fact that it can operate with numerous popular scripting languages including PHP, Python, Perl, and so on. All dynamic web sites that are designed with a script-driven app need some kind of database and many of the most widely used ones like Joomla, Moodle, Mambo and WordPress use MySQL.

MySQL 5 Databases in Web Hosting

The in-house built Hepsia CP offered with our Linux web hosting will allow you to take care of all your MySQL databases without difficulty. It takes just a few clicks to create a completely new database and with only one more click you could back it up if you would like to have a copy before you update your web site, for instance. You shall be able to change the password, remove a database or permit remote access to it just as fast. For the latter option you can pick the IP addresses that will be able to connect to the database remotely so as to make sure that unauthorized people won't be able to access your info. If you'd like to view the database content or change any cell or table from the CP, you should use phpMyAdmin, an excellent web-based interface. Using any one of our script-driven apps shall also be easy as our script installer will set up a database for the script that you have chosen automatically.

MySQL 5 Databases in Semi-dedicated Servers

MySQL 5 is one of the database administration systems included with our Linux semi-dedicated servers and you will be able to install and use any script app which requires a MySQL database easily. Our advanced Hepsia Control Panel will provide you with full control of any database which you set up - you could modify its password with a mouse click, export or import content and even access it remotely using an application set up on your personal computer. To make sure that no one else shall be able to use the latter option, you'll have to add your IP address in the CP before you are able to access the database. If you want a web interface to handle a specific database, Hepsia shall give you access to the feature-rich phpMyAdmin tool where you can change particular cells and tables or run MySQL commands through your Internet browser.