All script applications like forums or e-stores keep their information in a database - a collection of cells and tables containing all of the website data like items, prices, comments, etc. Whenever you open a specific page, the script connects to the database and retrieves the required data, then displays it. The intermediary software that connects the script and the database is referred to as a database management system and amongst the most widely used ones is MySQL. The latter is frequently used because it can run on various platforms (Windows, UNIX, Linux) and with a number of scripting languages (PHP, Perl, Python, Java), not mentioning its wonderful performance even with large databases. A lot of well-known platforms such as WordPress or Joomla use MySQL databases to keep their content.

MySQL 5 Databases in Web Hosting

Setting up or changing a MySQL database will be really easy with each of our web hosting. This can be accomplished via our feature-rich Hepsia Control Panel where you can create or remove a database, set up a backup with one mouse click or employ the efficient phpMyAdmin software instrument so as to change cells and tables or import an entire database if you are moving a script-driven Internet site from another hosting company. You can also enable remote access to any database within your account and decide from what IP addresses the connection will be established, as a way to guarantee the safety of your data. Should you decide to employ any of the script platforms which we offer you with our script installer, you will not need to do anything simply because our system will set up a new database and link it to the Internet site automatically. If you face any issues to control your databases, you should check our help articles and video tutorials or make contact with our tech support.

MySQL 5 Databases in Semi-dedicated Hosting

Our semi-dedicated hosting provide MySQL 5 support and the management of your databases shall be really easy. With just a couple of mouse clicks you will be able to create a brand new database, erase an existing one or alter its password. The Hepsia web hosting Control Panel shall also offer you access to more advanced features like a one-click backup and remote access. For the latter option, you could add only the IP address of your PC to make sure that nobody else is going to be able to access your info. In this way, you can manage the content of any database in the account via any app on your computer. If you'd prefer to do this online, you may use the phpMyAdmin tool, that is available via Hepsia. You shall also be able to look at hourly and day-to-day MySQL statistics, that will show you how your websites perform and if any of them has to be optimized.