All script applications such as forums or web stores store their information within a database - a set of cells and tables containing all of the website information such as items, prices, comments, and so forth. Each time you open a particular page, the script connects to the database and retrieves the necessary information, then displays it. The intermediary software that connects the script and the database is known as a database management system and amongst the most popular ones is MySQL. The latter is widely used because it runs on different platforms (Linux, Windows, UNIX) and with a range of scripting languages (Python, PHP, Perl, Java), not mentioning its wonderful efficiency even with large databases. Numerous widely used platforms such as Joomla or WordPress employ MySQL databases to save their content.

MySQL 5 Databases in Shared Hosting

Starting or editing a MySQL database shall be quite simple with each one of our shared hosting. That can be carried out via our feature-rich Hepsia CP through which you can set up or delete a database, create a backup with one click or employ the effective phpMyAdmin software tool so as to change cells and tables or import an entire database if you are moving a script-driven Internet site from another hosting provider. You can even enable remote access to any database inside your account and decide from what IP addresses the connection will be established, in order to ensure the protection of your info. If you opt to employ any of the script platforms we offer with our script installer, you'll not need to do anything simply because our system will set up a new database and link it to the website automatically. If you encounter any problems to control your databases, you can examine our help articles and instructional videos or make contact with our tech support team.

MySQL 5 Databases in Semi-dedicated Hosting

Each semi-dedicated server that we offer includes the latest version of MySQL pre-installed, so you can run any script app that you would like. If you use our 1-click installer, you could set up an app with a few clicks and our instrument will set up a brand new database automatically. If you'd prefer to set up a script manually, you’ll be able to create a MySQL database very easily, picking out its username and password. For your benefit, we've also added quick-access buttons to produce a backup or enable remote access to each of your databases. More experienced users will be able to log in to the highly effective phpMyAdmin instrument and modify specific cells or entire tables manually through a web interface. Inside the Databases section of the Hepsia website hosting CP you'll also find hourly and daily statistics for every single database you have set up inside the account.