All script apps like forums or virtual shops keep their data within a database - a group of cells and tables containing the website information like items, prices, comments, and so forth. Every time you open a specific page, the script connects to the database and retrieves the specified information, then displays it. The mid-level software that connects the script and the database is referred to as a database management system and among the most famous ones is MySQL. The latter is widely used as it operates on different platforms (Windows, UNIX, Linux) and with a number of scripting languages (PHP, Java, Python, Perl), not mentioning its wonderful functionality even with large databases. A lot of popular platforms like WordPress or Joomla use MySQL databases to keep their content.

MySQL 5 Databases in Website Hosting

Our website hosting plans will enable you to host MySQL-driven sites without any issue as our cloud platform has the latest management system version set up. You'll be able to create, delete and control your databases without difficulty via our custom Hepsia CP. If you wish to migrate an Internet site from another web hosting provider, you should use the phpMyAdmin tool that you can access via Hepsia, or you can connect remotely once you have enabled this function for your IP address. In the same way you could also change specific cells or tables inside any of your databases. Setting up a backup is also uncomplicated and requires simply a mouse click on the Backup button for a certain database. This feature will permit you to keep a copy of a site on your personal computer or to export the content of a particular database, edit it on your end using appropriate software, and then import it back.

MySQL 5 Databases in Semi-dedicated Servers

Our semi-dedicated plans offer MySQL 5 support and the administration of your databases will be very easy. With just a few mouse clicks you'll be able to set up a completely new database, delete an existing one or change its password. The Hepsia web hosting Control Panel shall also give you access to much more advanced features such as a one-click backup and remote access. For the latter option, you could include only the IP address of your computer to make sure that nobody else will be able to access your info. This way, you can manage the content of any database inside the account using any app on your PC. If you'd prefer to do this online, you can use the phpMyAdmin tool, which is available through Hepsia. You'll also be able to look at hourly and daily MySQL stats, that will show you how your websites perform and if any one of them should be optimized.