MySQL is one of the most commonly used database administration systems out there. A database is a collection of cells with information that are organized in tables and the administration system is the piece of software which links the information to a script application. As an example, a forum stores all posts, usernames, avatars etc within a database and each time a site visitor opens a particular thread, the forum script connects to the database and “calls” the content that needs to be accessible on a certain page. MySQL is really popular due to its great performance, simplicity of use and the fact that it can function with numerous popular scripting languages such as PHP, Python, Perl, and so forth. All dynamic web sites which are designed with a script-driven app require some form of database and many of the most popular ones like Joomla, Moodle, Mambo and WordPress use MySQL.

MySQL 5 Databases in Website Hosting

You shall be able to use script-driven platforms which require a MySQL database with each one of the Linux website hosting packages which we offer. You could create a new database from the Hepsia hosting Control Panel and the amount of databases which you can have at a time is determined by the package which you pick out. We also provide advanced options to control your databases, like a one-click backup and remote accessibility. With the latter option you'll be able to employ software on your computer to connect to a database on our servers and manage it. For convenient management via the CP we offer the effective phpMyAdmin software tool, which will allow you to change tables or cells and import or export whole databases via a web interface. If you take advantage of our 1-click script installer, our system shall create a new database and link it to the app you have selected automatically, so all you will have to do to get a script-driven site is to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

You will be able to use any script that requires MySQL with all of our Linux semi-dedicated hosting packages considering the fact that we have the latest version installed on all machines - MySQL 5. Using our in-house built Hepsia web hosting Control Panel, you shall be able to swiftly set up or delete a database, change its password, back it up with just a single click or examine the hourly and daily access stats for it. If you'd like to manage the content of a database directly, not via a script, you shall have 2 options - either employing the web interface of the phpMyAdmin tool, that is available inside the Control Panel, or using an app installed on your laptop or computer since we support remote database access. For the latter option, you'll have to add your IP address via the web hosting account first as an extra level of protection against unauthorized access to your info.