MySQL is one of the most widespread database administration systems out there. A database is a set of cells with information which are arranged in tables and the control system is the software that links the information to a script app. For example, a forum stores all posts, usernames, avatars etc within a database and every single time a visitor opens a particular thread, the forum script connects to the database and “calls” the content which should be displayed on a particular page. MySQL is really popular because of its great functionality, convenience and the fact that it can work with a lot of popular scripting languages such as PHP, Python, Perl, etc. All dynamic web sites that are developed with a script-driven app need some type of database and many of the most widely used ones including Joomla, Moodle, Mambo and WordPress use MySQL.

MySQL 5 Databases in Shared Hosting

You shall be able to use script-driven platforms that require a MySQL database with each of the shared hosting we provide. You can easily create a completely new database through the Hepsia hosting CP and the total number of databases you can have at a time is determined by the package which you pick out. We also offer advanced options to manage your databases, including a one-click backup and remote access. With the latter option you will be able to employ software on your PC to connect to a database on our web servers and manage it. For convenient administration via the Control Panel we offer the highly effective phpMyAdmin tool, which will permit you to modify tables or cells and import or export whole databases through a web interface. If you employ our 1-click script installer, our system shall create a whole new database and link it to the application you have picked out automatically, so all you'll have to do to get a script-driven website is to click on the Install button.

MySQL 5 Databases in Semi-dedicated Servers

MySQL 5 is one of the database administration systems included with our semi-dedicated servers and you will be able to install and employ any script application which requires a MySQL database effortlessly. Our state-of-the-art Hepsia Control Panel will give you full control of any database which you set up - you can modify its password with a click, export or import content and even access it remotely via an app installed on your PC. To ensure that no one else shall be able to use the latter option, you'll need to include your IP address inside the CP just before you are able to access the database. If you require a web interface to control a specific database, Hepsia shall give you access to the feature-rich phpMyAdmin tool where you can edit particular cells and tables or run MySQL commands through your browser.