MySQL is one of the most widespread database administration systems out there. A database is a set of cells with data that are organized in tables and the management system is the software that links the information to a script app. For example, a forum stores all usernames, avatars, posts and so on 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 particular page. MySQL is very popular due to its terrific efficiency, simplicity and the fact that it can function with numerous popular scripting languages including PHP, Python, Perl, etc. All dynamic websites which are developed with a script-driven app require some kind of database and many of the most widely used ones like Joomla, Moodle, Mambo and WordPress employ MySQL.

MySQL 5 Databases in Shared Website Hosting

Creating or changing a MySQL database shall be really easy with each one of our shared website hosting. This can be carried out through our feature-rich Hepsia CP in which you can create or remove a database, create a backup copy with a single click or take advantage of the highly efficient phpMyAdmin software instrument to edit cells and tables or import an entire database if you are moving a script-driven site from another hosting company. You could also enable remote access to any database within your account and decide from what IP addresses the connection will be established, to ensure the protection of your info. If you decide to take advantage of any of the script platforms which we offer with our script installer, you will not need to do anything simply because our system will create a brand new database and link it to the website automatically. If you encounter any issues to control your databases, you can check our help articles and video tutorials or make contact with our tech support.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database management systems provided with our Linux semi-dedicated packages and you'll be able to install and employ any script application that requires a MySQL database without any difficulty. Our advanced Hepsia Control Panel will provide you with complete control of any database you create - you can change its password with a mouse click, export or import content and also access it remotely through an application set up on your PC. To make sure that nobody else shall be able to use the latter option, you'll need to add your IP address inside the Control Panel just before you're able to access the database. If you want a web interface to manage a particular database, Hepsia will give you access to the feature-rich phpMyAdmin tool where you can edit specific cells and tables or run MySQL commands through your web browser.