All script applications like forums or web stores keep their info within a database - a set of cells and tables which contains all of the Internet site information including items, prices, comments, etc. Every time you open a certain page, the script connects to the database and retrieves the required data, then shows it. The mid-level software that connects the script and the database is known as a database management system and among the most famous ones is MySQL. The latter is widely used as it can run on several platforms (Linux, Windows, UNIX) and with a range of scripting languages (PHP, Java, Perl, Python), not mentioning its wonderful efficiency even with huge databases. Many well-known platforms like Joomla or WordPress employ MySQL databases to store their content.
MySQL 5 Databases in Cloud Website Hosting
Setting up or editing a MySQL database will be really easy with each of our cloud website hosting plans. This can be carried out via our feature-rich Hepsia Control Panel in which you can set up or delete a database, create a backup copy with only one mouse click or use the effective phpMyAdmin tool in order to edit cells and tables or import a whole database if you are moving a script-driven site from another service provider. You could even enable remote access to any database in your account and choose from what IP addresses the connection will be established, so as to ensure the protection of your data. Should you decide to employ any of the script platforms which we provide with our script installer, you'll not have 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 control your databases, you can examine our help articles and video tutorials or get in touch with our tech support.
MySQL 5 Databases in Semi-dedicated Servers
Every semi-dedicated server we provide comes with the latest version of MySQL pre-installed, to permit you to run any script application that you'd like. If you use our 1-click installer, you can create an application with a couple of mouse clicks and our software instrument will set up a whole new database automatically. If you prefer to set up a script manually, you are able to create a MySQL database with ease, choosing its username and password. For your convenience, we've also added quick-access buttons to produce a backup or enable remote accessibility to any of your databases. More experienced users can sign in to the powerful phpMyAdmin instrument and edit specific cells or whole tables manually via a web interface. Inside the Databases section of the Hepsia web hosting CP you will also find hourly and day-to-day statistics for each database you have set up in the account.