MySQL is among the most commonly used database control systems in existence. A database is a collection of cells with information that are organized in tables and the control system is the piece of software which links the data to a script application. For instance, a forum stores all usernames, avatars, posts etc within a database and every single time a visitor opens a given thread, the forum script connects to the database and “calls” the content that needs to be displayed on a particular page. MySQL is extremely popular because of its excellent efficiency, simplicity of use and the fact that it can function with numerous popular scripting languages like PHP, Python, Perl, and so forth. All dynamic web sites which are designed with a script-driven application require some kind of database and some of the most widely used ones including Joomla, Moodle, Mambo and WordPress work with MySQL.

MySQL 5 Databases in Shared Web Hosting

Our shared web hosting allow you to host MySQL-driven Internet sites without any difficulty as our cloud platform has the latest management system version installed. You will be able to set up, erase and manage your databases without trouble via our custom-built Hepsia CP. If you would like to migrate an Internet site from another website hosting provider, you should use the phpMyAdmin tool which you can access via Hepsia, or you can connect remotely right after you've allowed this feature for your IP address. In the same way you can also edit specific cells or tables inside any of your databases. Generating a backup is just as simple and takes just a mouse click on the Backup button for a particular database. This function allows you to keep a copy of an Internet site on your computer or to export the content of a particular database, edit it on your end using some software, and then import it back.

MySQL 5 Databases in Semi-dedicated Hosting

You'll be able to use any script that requires MySQL with any of our Linux semi-dedicated packages due to the fact that we have the most up-to-date version set up on all web servers - MySQL 5. Via our in-house built Hepsia web hosting Control Panel, you'll be able to swiftly create or remove a database, change its password, back it up with a single click or check 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 working with the web interface of the phpMyAdmin tool, which is available in the CP, or using an application set up on your laptop or computer as we support remote database access. For the latter option, you'll have to add your IP address via the hosting account first as an extra level of protection against unauthorized access to your data.