All script apps including forums or web shops keep their information inside a database - a set of cells and tables which contains the Internet site data including items, prices, comments, and many others. Each time you open a particular page, the script connects to the database and retrieves the specified data, then shows it. The mid-level software which connects the script and the database is known as a database management system and amongst the most famous ones is MySQL. The latter is frequently used as it functions on a variety of platforms (Windows, Linux, UNIX) and with numerous scripting languages (PHP, Java, Perl, Python), not mentioning its amazing effectiveness even with big databases. A lot of well-known platforms including WordPress or Joomla work with MySQL databases to keep their content.

MySQL 5 Databases in Shared Hosting

The in-house built Hepsia CP offered with our shared plans will enable you to manage all your MySQL databases without difficulty. It takes only a couple of mouse clicks to create a new database and with just one more click you can back it up if you'd like to have a copy before you update your website, for instance. You'll be able to change the password, delete a database or permit remote access to it just as easily. For the latter option you'll be able to opt for the IP addresses that will be able to connect to the database remotely to make sure that unauthorized people shall not be able to access your info. If you wish to view the database content or modify any cell or table using the Control Panel, you can use phpMyAdmin, a powerful web-based interface. Using any of our script-driven apps shall also be super easy as our script installer will set up a database for the script you have picked out automatically.