All script applications like forums or web stores store their information inside a database - a set of cells and tables which contains the site data including items, prices, comments, and so on. Whenever you open a specific page, the script connects to the database and retrieves the needed information, then shows it. The mid-level software which connects the script and the database is known as a database management system and among the most well-known ones is MySQL. The latter is widely used because it can run on a variety of platforms (UNIX, Linux, Windows) and with a variety of scripting languages (PHP, Java, Python, Perl), not mentioning its wonderful efficiency even with large databases. Lots of popular platforms including Joomla or WordPress use MySQL databases to save their content.

MySQL 5 Databases in Cloud Website Hosting

Creating or editing a MySQL database will be very simple with each of our cloud website hosting plans. This can be carried out through our feature-rich Hepsia Control Panel through which you can set up or remove a database, create a backup copy with a single click or use the highly efficient phpMyAdmin instrument to change cells and tables or import a whole database if you are moving a script-driven Internet site from another hosting company. You could even enable remote access to any database within your account and decide from what IP addresses the connection shall be established, so as to guarantee the security of your info. If you opt to use any of the script platforms we offer you with our script installer, you will not need to do anything as our system will create a brand new database and link it to the Internet site automatically. If you face any problems to manage your databases, you can check our help articles and educational videos or make contact with our technical support.

MySQL 5 Databases in Semi-dedicated Servers

Each semi-dedicated server which we offer you features the latest version of MySQL preinstalled, so you can run any script application you want. When you use our 1-click installer, you can set up an application with a few clicks and our tool will set up a brand new database automatically. If you prefer to install a script by hand, you can create a MySQL database with ease, selecting its account information. To save you time, we've also added quick-access buttons to create a backup or enable remote accessibility to any of your databases. More tech-savvy users may sign in to the highly effective phpMyAdmin instrument and modify certain cells or entire tables by hand using a web interface. In the Databases section of the Hepsia hosting Control Panel you'll also find hourly and daily statistics for every single database that you have set up in the account.