All script applications including forums or online shops keep their information inside a database - a collection of cells and tables containing all of the Internet site info such as items, prices, comments, etc. Anytime you open a particular page, the script connects to the database and retrieves the needed info, 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 widely used ones is MySQL. The latter is commonly used as it runs on different platforms (Windows, Linux, UNIX) and with numerous scripting languages (Java, Perl, Python, PHP), not mentioning its amazing efficiency even with large databases. Many widely used platforms like WordPress or Joomla work with MySQL databases to keep their content.
MySQL 5 Databases in Shared Web Hosting
Setting up or changing a MySQL database is going to be very simple with each of our shared web hosting service. That can be performed using our feature-rich Hepsia CP through which you can create or delete a database, set up a backup with just a single click or use the efficient phpMyAdmin tool to modify cells and tables or import an entire database if you are moving a script-driven site from another hosting provider. You may even enable remote access to any database inside your account and select from what IP addresses the connection shall be established, so as to guarantee the protection of your information. If you opt to take advantage of any of the script platforms that we offer you with our script installer, you won't need to do anything because our system will set up a whole new database and link it to the Internet site automatically. If you encounter any problems to control your databases, you should check our help articles and instructional videos or communicate with our tech support.
MySQL 5 Databases in Semi-dedicated Servers
Every single semi-dedicated server that we offer comes with the latest version of MySQL preinstalled, to permit you to run any script application you want. If you use our 1-click installer, you can easily set up an application with a couple of clicks and our tool will set up a whole new database automatically. If you'd prefer to set up a script manually, you’ll be able to create a MySQL database easily, picking its account information. For your benefit, we've also added quick-access buttons to generate a backup or enable remote accessibility to each of your databases. More experienced users can easily log in to the effective phpMyAdmin instrument and edit specific cells or whole tables by hand through a web interface. Inside the Databases section of the Hepsia hosting CP you will also find hourly and daily statistics for each and every database you have set up inside the account.