All script apps including forums or web shops keep their data inside a database - a collection of cells and tables containing the website information including items, prices, comments, and so forth. When you open a specific page, the script connects to the database and retrieves the needed information, then shows it. The mid-level software that connects the script and the database is known as a database management system and amongst the most widely used ones is MySQL. The latter is frequently used as it functions on different platforms (Linux, UNIX, Windows) and with a range of scripting languages (Java, Perl, Python, PHP), not mentioning its great efficiency even with huge databases. A lot of well-known platforms including WordPress or Joomla work with MySQL databases to store their content.

MySQL 5 Databases in Shared Hosting

Setting up or changing a MySQL database is going to be really easy with each one of our shared hosting. This can be performed using our feature-rich Hepsia Control Panel where you can create or erase a database, create a backup with a single click or take advantage of the effective phpMyAdmin software instrument in order to modify cells and tables or import an entire database if you are moving a script-driven Internet site from another service provider. You could also enable remote access to any database within your account and select from what IP addresses the connection will be established, so that you can guarantee the safety of your information. If you decide to take advantage of any of the script platforms that we offer you with our script installer, you will not have to do anything because our system will create a brand new database and link it to the Internet site automatically. If you face any issues to control your databases, you should check our help articles and educational videos or make contact with our tech support team.

MySQL 5 Databases in Semi-dedicated Servers

Each and every semi-dedicated server which we provide includes the latest version of MySQL pre-installed, to permit you to run any script app that you'd like. If you use our 1-click installer, you could set up an application with a couple of mouse clicks and our instrument will set up a new database automatically. If you prefer to install a script personally, you are able to create a MySQL database with ease, picking its username and password. For your convenience, we have also added quick-access buttons to generate a backup or allow remote accessibility to any of your databases. More experienced users could log in to the highly effective phpMyAdmin instrument and change specific cells or whole tables by hand through a web interface. In the Databases section of the Hepsia hosting CP you will also find hourly and day-to-day stats for each database you have set up in the account.