All script applications including forums or online stores save their information within a database - a group of cells and tables containing all of the Internet site data like items, prices, comments, and so on. Whenever you open a specific page, the script connects to the database and retrieves the specified information, then shows it. The intermediary software which connects the script and the database is called a database management system and among the most popular ones is MySQL. The latter is widely used because it runs on several platforms (UNIX, Linux, Windows) and with a number of scripting languages (PHP, Java, Perl, Python), not mentioning its amazing performance even with large databases. Lots of well-known platforms like WordPress or Joomla employ MySQL databases to keep their content.

MySQL 5 Databases in Shared Website Hosting

The in-house built Hepsia CP included with our Linux shared website hosting will enable you to control all your MySQL databases effortlessly. It takes only a few clicks to set up a brand new database and with only one more click you may back it up if you would like to have a copy before you update your web site, for example. You will be able to modify the password, remove a database or permit remote access to it just as easily. For the latter option you could pick the IP addresses which 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 want to view the database content or edit any cell or table through the CP, you may use phpMyAdmin, an effective web-based interface. Using any one of our script-driven applications will also be easy as our script installer will create a database for the script that you have chosen automatically.

MySQL 5 Databases in Semi-dedicated Hosting

Our Linux semi-dedicated hosting services provide MySQL 5 support and the management of your databases will be quite simple. With only a couple of mouse clicks you will be able to set up a completely new database, delete an existing one or change its password. The Hepsia hosting Control Panel will also provide you with access to more advanced functions like a one-click backup and remote accessibility. For the latter option, you can add only the IP address of your PC to ensure that no one else is going to be able to access your data. That way, you can manage the content of any database inside the account through any app on your computer system. If you prefer to do this online, you may use the phpMyAdmin tool, which is available through Hepsia. You shall also be able to observe hourly and day-to-day MySQL stats, that will show you how your websites perform and if any one of them has to be optimized.