MySQL is among the most widespread database control systems on the market. A database is a set 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 usernames, avatars, posts etc within a database and every single time a site visitor opens a specific thread, the forum script connects to the database and “calls” the content that should be shown on a certain page. MySQL is very popular due to its excellent performance, ease of use and the fact that it can operate with numerous popular scripting languages including PHP, Python, Perl, and so on. All dynamic websites which are developed with a script-driven application need some type of database and some of the most popular ones such as Joomla, Moodle, Mambo and WordPress employ MySQL.

MySQL 5 Databases in Shared Website Hosting

You will be able to use script-driven platforms that require a MySQL database with any of the shared website hosting which we offer. You could create a completely new database through the Hepsia web hosting CP and the amount of databases that you can have at the same time will depend on the package that you opt for. We also offer advanced options to control your databases, including a one-click backup and remote accessibility. With the latter option you shall be able to employ software on your PC to connect to a database on our hosting servers and manage it. For simple administration through the Control Panel we provide the efficient phpMyAdmin tool, which will allow you to modify tables or cells and import or export whole databases through a web interface. If you take advantage of 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 website shall be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Servers

Each semi-dedicated server which we provide features the latest version of MySQL preinstalled, so that you can run any script application that you would like. If you use our 1-click installer, you could create an application with a few clicks and our software instrument will create a whole new database automatically. If you'd prefer to install a script yourself, you are able to create a MySQL database with ease, selecting its username and password. To save you time, we've also added quick-access buttons to create a backup or allow remote accessibility to each of your databases. More advanced users may log in to the powerful phpMyAdmin tool and modify certain cells or entire tables manually using a web interface. Inside the Databases section of the Hepsia website hosting Control Panel you will also find hourly and day-to-day stats for each database you have created in the account.