All script applications like forums or e-stores save their data within a database - a group of cells and tables that contains all the site information such as items, prices, comments, and so forth. Anytime you open a particular page, the script connects to the database and retrieves the required info, then displays it. The mid-level software which connects the script and the database is referred to as a database management system and one of the most well-known ones is MySQL. The latter is commonly used as it runs on a variety of platforms (Linux, UNIX, Windows) and with a variety of scripting languages (Java, Perl, Python, PHP), not mentioning its amazing functionality even with large databases. Many popular platforms such as Joomla or WordPress work with MySQL databases to store their content.
MySQL 5 Databases in Website Hosting
The in-house built Hepsia CP that comes with our website hosting will allow you to manage all your MySQL databases easily. It requires just a couple of mouse clicks to set up a new database and with just one more click you may back it up if you'd like to have a copy before you update your web site, for instance. You will be able to modify the password, remove a database or enable remote access to it just as fast. For the latter option you may opt for the IP addresses that'll be able to connect to the database remotely so as to make sure that unauthorized people shall not be able to access your data. If you would like to view the database content or change any cell or table via the CP, you should use phpMyAdmin, a powerful web-based interface. Using any of our script-driven applications shall also be super easy as our script installer will set up a database for the script you have picked automatically.
MySQL 5 Databases in Semi-dedicated Servers
Each semi-dedicated server we offer comes with the latest version of MySQL preinstalled, to permit you to run any script application that you would like. When you use our 1-click installer, you can set up an application with a couple of clicks and our instrument will set up a new database automatically. If you'd prefer to set up a script yourself, you will be able to create a MySQL database effortlessly, choosing its account information. To save you time, we've also added quick-access buttons to produce a backup or allow remote accessibility to each of your databases. More tech-savvy users will be able to log in to the highly efficient phpMyAdmin instrument and change certain cells or whole tables by hand using a web interface. Inside the Databases section of the Hepsia web hosting CP you shall also find hourly and day-to-day stats for every database which you have set up in the account.