All script apps such as forums or web stores keep their info in a database - a set of cells and tables that contains the Internet site data such as items, prices, comments, and many others. When you open a specific page, the script connects to the database and retrieves the required information, then displays it. The mid-level software which connects the script and the database is called a database management system and among the most well-known ones is MySQL. The latter is widely used as it functions on a variety of platforms (Windows, Linux, UNIX) and with a range of scripting languages (Java, PHP, Perl, Python), not mentioning its excellent performance even with big databases. A lot of famous platforms including WordPress or Joomla employ MySQL databases to save their content.

MySQL 5 Databases in Hosting

Starting or modifying a MySQL database is going to be quite simple with each one of our Linux hosting. That can be carried out via our feature-rich Hepsia CP where you can create or remove a database, set up a backup with only one mouse click or use the powerful phpMyAdmin software instrument to modify cells and tables or import an entire database if you are moving a script-driven website from another service provider. You could even enable remote access to any database in your account and select from what IP addresses the connection will be established, in order to guarantee the protection of your info. If you opt to employ any of the script platforms that we provide with our script installer, you will not have to do anything simply because our system will set up a brand new database and link it to the site automatically. If you experience any difficulties to control your databases, you should check our help articles and video tutorials or make contact with our tech support team.

MySQL 5 Databases in Semi-dedicated Servers

Each and every semi-dedicated server we offer you includes the latest version of MySQL pre-installed, so you can run any script app you want. If you use our 1-click installer, you can set up an application with a couple of mouse clicks and our software instrument will create a whole new database automatically. If you want to install a script personally, you will be able to create a MySQL database easily, choosing its username and password. For your convenience, we've also added quick-access buttons to produce a backup or permit remote accessibility to any of your databases. More experienced users could sign in to the efficient phpMyAdmin tool and edit specific cells or whole tables manually using a web interface. In the Databases section of the Hepsia website hosting CP you'll also find hourly and day-to-day statistics for every database that you have created inside the account.