All script apps such as forums or virtual stores save their data within a database - a set of cells and tables which contains all the Internet site information such as items, prices, comments, and so on. Each time you open a specific page, the script connects to the database and retrieves the necessary information, then displays it. The intermediary software which connects the script and the database is called a database management system and among the most popular ones is MySQL. The latter is commonly used as it operates on different platforms (Linux, Windows, UNIX) and with numerous scripting languages (Python, Perl, PHP, Java), not mentioning its excellent effectiveness even with big databases. Many popular platforms such as WordPress or Joomla use MySQL databases to keep their content.

MySQL 5 Databases in Hosting

Setting up or editing a MySQL database is going to be very easy with each of our Linux hosting. This can be accomplished via our feature-rich Hepsia CP in which you can create or remove a database, create a backup copy with just a single mouse click or employ the highly effective phpMyAdmin tool to edit cells and tables or import a whole database if you are moving a script-driven website from another web hosting provider. You may even enable remote access to any database in your account and decide from what IP addresses the connection will be established, in order to guarantee the safety of your info. If you opt to take advantage of any of the script platforms that we provide with our script installer, you'll not have to do anything simply because our system will create a new database and link it to the site automatically. If you face any problems to control your databases, you can check our help articles and instructional videos or get hold of our technical support.

MySQL 5 Databases in Semi-dedicated Hosting

Each semi-dedicated server we offer includes the latest version of MySQL preinstalled, so that you can run any script app you want. If you use our 1-click installer, you could set up an app with a couple of clicks and our software tool will create a brand new database automatically. If you'd prefer to set up a script manually, you’ll be able to 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 permit remote accessibility to each of your databases. More advanced users can easily log in to the highly effective phpMyAdmin instrument and modify specific cells or whole tables manually using a web interface. In the Databases section of the Hepsia hosting CP you shall also find hourly and day-to-day stats for each and every database which you have created in the account.