All script applications like forums or virtual stores keep their info within a database - a group of cells and tables containing all of the site info like items, prices, comments, and many others. Anytime you open a specific page, the script connects to the database and retrieves the required info, then shows it. The mid-level software which connects the script and the database is referred to as a database management system and amongst the most famous ones is MySQL. The latter is widely used because it works on a variety of platforms (Linux, Windows, UNIX) and with numerous scripting languages (Python, PHP, Perl, Java), not mentioning its amazing effectiveness even with large databases. Many popular platforms like WordPress or Joomla work with MySQL databases to store their content.
MySQL 5 Databases in Shared Website Hosting
Creating or changing a MySQL database will be easy with each one of our shared website hosting plans. This can be carried out via our feature-rich Hepsia CP where you can create or remove a database, create a backup with one mouse click or take advantage of the highly effective 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 can even enable remote access to any database within your account and select from what IP addresses the connection shall be established, so that you can ensure the security of your information. If you decide to employ any of the script platforms that we offer with our script installer, you will 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 manage your databases, you should check our help articles and educational videos or get in touch with our technical support.
MySQL 5 Databases in Semi-dedicated Servers
Each and every semi-dedicated server which we provide includes the latest version of MySQL preinstalled, so you can run any script application you would like. If you use our 1-click installer, you can easily create an application with a couple of mouse clicks and our instrument will set up a whole new database automatically. If you'd prefer to set up a script yourself, you’ll be able to create a MySQL database very easily, choosing its account information. For your benefit, we have also added quick-access buttons to produce a backup or enable remote access to each of your databases. More experienced users may sign in to the highly efficient phpMyAdmin tool and edit specific cells or whole tables manually using a web interface. Inside the Databases section of the Hepsia web hosting CP you shall also find hourly and daily stats for every single database which you have set up inside the account.