All script apps such as forums or e-stores keep their data within a database - a set of cells and tables that contains the site information such as items, prices, comments, and many others. Each time you open a particular 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 known as a database management system and among the most famous ones is MySQL. The latter is commonly used as it runs on a variety of platforms (UNIX, Linux, Windows) and with a range of scripting languages (Python, PHP, Perl, Java), not mentioning its excellent performance even with large databases. Numerous famous platforms like Joomla or WordPress use MySQL databases to store their content.
MySQL 5 Databases in Shared Hosting
Setting up or changing a MySQL database is going to be quite simple with each one of our shared hosting service. That can be carried out using our feature-rich Hepsia Control Panel where you can create or remove a database, set up a backup copy with just one click or use the effective phpMyAdmin software instrument to change cells and tables or import an entire database if you are moving a script-driven Internet site from another web hosting provider. You can 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 security of your information. If you choose to employ any of the script platforms which we offer with our script installer, you will not need to do anything as our system will set up a new database and link it to the website automatically. If you experience any issues to manage your databases, you can check our help articles and educational videos or get in touch with our technical support.
MySQL 5 Databases in Semi-dedicated Servers
Each semi-dedicated server which we provide comes with the latest version of MySQL pre-installed, so you can run any script application you want. When you use our 1-click installer, you can easily create an app with a couple of mouse clicks and our instrument will create a new database automatically. If you want to set up a script yourself, you will be able to create a MySQL database very easily, choosing its account information. To save you time, we've also added quick-access buttons to produce a backup or permit remote accessibility to each of your databases. More advanced users will be able to sign in to the powerful phpMyAdmin tool and edit certain cells or whole tables manually using a web interface. In the Databases section of the Hepsia website hosting Control Panel you shall also find hourly and day-to-day stats for each and every database that you have set up in the account.