MySQL is one of the most widespread database admin systems available. A database is a set of cells with information which are arranged in tables and the control system is the piece of software which links the information to a script app. For example, a forum stores all usernames, avatars, posts and so forth in a database and every single time a visitor opens a particular thread, the forum script connects to the database and “calls” the content that has to be accessible on a certain page. MySQL is really popular due to its great efficiency, simplicity and the fact that it can function with lots of popular scripting languages including PHP, Python, Perl, etc. All dynamic web sites which are built with a script-driven app need some type of database and many of the most popular ones including Joomla, Moodle, Mambo and WordPress work with MySQL.

MySQL 5 Databases in Shared Hosting

Creating or modifying a MySQL database shall be very simple with any of our Linux shared hosting packages. That can be accomplished using our feature-rich Hepsia Control Panel where you can create or erase a database, set up a backup with just one mouse click or use the highly effective phpMyAdmin instrument in order to modify cells and tables or import a whole database if you are moving a script-driven website from another service provider. You could even enable remote access to any database within your account and decide from what IP addresses the connection will be established, as a way to guarantee the protection of your information. If you opt to take advantage of any of the script platforms that we provide with our script installer, you won't need to do anything as our system will set up a brand new database and link it to the website automatically. If you face any difficulties to control your databases, you can check our help articles and educational videos or get in touch with our tech support team.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database management systems provided with our Linux semi-dedicated hosting packages and you will be able to set up and employ any script app which requires a MySQL database easily. Our advanced Hepsia CP offers you total control over any database you set up - you are able to change its password with a click, export or import content and also access it remotely via an app installed on your PC. To make sure that no one else shall be able to use the latter option, you'll have to add your IP address inside the CP just before you're able to access the database. If you need a web interface to manage a certain database, Hepsia shall give you access to the feature-rich phpMyAdmin tool using which you can edit specific cells and tables or run MySQL commands through your Internet browser.