All script applications like forums or online shops save their data inside a database - a set of cells and tables which contains all of the website data such as items, prices, comments, and many others. Each time you open a specific 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 known as a database management system and one of the most popular ones is MySQL. The latter is commonly used as it can run on a number of platforms (Linux, Windows, UNIX) and with numerous scripting languages (Java, PHP, Perl, Python), not mentioning its fantastic efficiency even with huge databases. Lots of popular platforms like WordPress or Joomla use MySQL databases to store their content.

MySQL 5 Databases in Hosting

Creating or changing a MySQL database is going to be quite simple with each one of our hosting. That can be carried out via our feature-rich Hepsia Control Panel through which you can set up or erase a database, create a backup copy with one mouse click or employ the highly effective phpMyAdmin tool in order to edit cells and tables or import a whole database if you are moving a script-driven Internet site from another hosting company. You may even enable remote access to any database within your account and decide from what IP addresses the connection shall be established, to ensure the protection of your information. If you choose to employ any of the script platforms that we provide with our script installer, you won't have to do anything simply because our system will set up a brand new database and link it to the website automatically. If you encounter any issues to manage your databases, you should check our help articles and instructional videos or communicate with our technical support.

MySQL 5 Databases in Semi-dedicated Servers

All of our semi-dedicated servers come with MySQL 5 support and the management of your databases shall be quite simple. With just a few mouse clicks you are able to set up a whole new database, remove an existing one or change its password. The Hepsia hosting CP will also provide you with access to much more advanced features such as a one-click backup and remote accessibility. For the latter option, you could include only the IP address of your computer to ensure that no one else is going to be able to access your data. In this way, you can handle the content of any database in the account through any application on your personal computer. If you want to do this online, you can use the phpMyAdmin tool, which is available via Hepsia. You shall also be able to observe hourly and day-to-day MySQL statistics, that will show you how your sites perform and if any of them needs to be optimized.