MySQL is one of the most commonly used database control systems out there. A database is a collection of cells with data which are arranged in tables and the control system is the software that links the data to a script application. For instance, a forum stores all usernames, avatars, posts etc in a database and every single time a website visitor opens a particular thread, the forum script connects to the database and “calls” the content that ought to be shown on a specific page. MySQL is quite popular because of its superb functionality, ease of use and the fact that it can work with a lot of popular scripting languages such as PHP, Python, Perl, etcetera. All dynamic web sites which are built with a script-driven application need some form of database and many of the most popular ones such as Joomla, Moodle, Mambo and WordPress use MySQL.

MySQL 5 Databases in Shared Hosting

You will be able to use script-driven platforms that require a MySQL database with any of the shared hosting we provide. You can create a new database through the Hepsia web hosting CP and the total number of databases that you can have at the same time is determined by the package you pick out. We also offer advanced options to handle your databases, like a one-click backup and remote accessibility. With the latter option you'll be able to use software on your computer to connect to a database on our servers and manage it. For convenient administration via the CP we offer the powerful phpMyAdmin software tool, which will enable you to change tables or cells and import or export entire databases via a web interface. If you employ our 1-click script installer, our system shall create a new database and connect it to the app you have picked out automatically, so all you'll need to do to get a script-driven website is to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database administration systems provided with our Linux semi-dedicated hosting and you shall be able to install and employ any script app which requires a MySQL database without any hassle. Our sophisticated Hepsia CP will give you complete control over any database which you create - you could change its password with a click, export or import content and also access it remotely via an application installed on your personal computer. To ensure that no one else will be able to use the latter option, you'll need to include your IP address inside the CP just before you're able to access the database. If you want a web interface to handle a specific database, Hepsia will give you access to the feature-rich phpMyAdmin tool through which you can change particular cells and tables or run MySQL commands through your web browser.