MySQL is among the most widely used database administration systems available. A database is a group of cells with info that are structured in tables and the control system is the software which links the info to a script application. For example, a forum stores all usernames, avatars, posts and so on inside a database and every single time a visitor opens a specific thread, the forum script connects to the database and “calls” the content which should be accessible on a particular page. MySQL is really popular because of its superb efficiency, simplicity of use and the fact that it can work with many popular scripting languages like PHP, Python, Perl, etcetera. All dynamic Internet sites which are designed with a script-driven application need some kind of database and many of the most popular ones like Joomla, Moodle, Mambo and WordPress employ MySQL.

MySQL 5 Databases in Hosting

You'll be able to use script-driven platforms which require a MySQL database with each one of the Linux hosting services we offer. You could set up a whole new database from your Hepsia website hosting Control Panel and the total number of databases that you can have at the same time is determined by the package that you opt for. We also offer advanced options to control your databases, like a one-click backup and remote accessibility. With the latter option you will be able to employ software on your personal computer to connect to a database on our website hosting servers and manage it. For simple management through the Control Panel we provide you with the effective phpMyAdmin tool, that will allow you to edit cells or tables and import or export entire databases through a web interface. If you use our 1-click script installer, our system will create a brand new database and link it to the application you have chosen automatically, so all you'll have to do to get a script-driven Internet 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 given that we have the newest version set up on all servers - MySQL 5. Via our in-house built Hepsia hosting CP, you'll be able to quickly create or delete a database, modify its password, back it up with one click or check out the hourly and daily access stats for it. If you'd like to manage the content of a database directly, not through a script, you shall have two options - either employing the web interface of the phpMyAdmin tool, which is available in the CP, or using an application installed on your PC since we support remote database access. For the latter option, you'll need to add your IP address from the web hosting account first as an additional level of safety against unauthorized access to your info.