MySQL is one of the most commonly used database admin systems available. A database is a collection of cells with data which are structured in tables and the administration system is the software that links the data to a script application. For example, a forum stores all posts, usernames, avatars etc inside a database and each time a visitor opens a given thread, the forum script connects to the database and “calls” the content that ought to be shown on a specific page. MySQL is really popular because of its terrific performance, convenience and the fact that it can work with numerous popular scripting languages including PHP, Python, Perl, etcetera. All dynamic Internet sites that are developed with a script-driven application require some type of database and a lot of the most widely used ones such as Joomla, Moodle, Mambo and WordPress employ MySQL.

MySQL 5 Databases in Shared Hosting

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

MySQL 5 Databases in Semi-dedicated Servers

MySQL 5 is one of the database management systems offered with our Linux semi-dedicated servers and you shall be able to set up and use any script application that requires a MySQL database without any difficulty. Our state-of-the-art Hepsia Control Panel offers you total control of any database you set up - you could change its password with a click, export or import content and also access it remotely via an application set up on your computer. To make sure that no one else shall be able to use the latter option, you will need to add your IP address inside the CP before you are able to access the database. If you want a web interface to handle a certain database, Hepsia will 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.