All script applications including forums or e-shops keep their data within a database - a collection of cells and tables that contains all the website data such as items, prices, comments, and so on. When you open a specific 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 called a database management system and one of the most famous ones is MySQL. The latter is frequently used as it works on a variety of platforms (Linux, Windows, UNIX) and with a range of scripting languages (Java, Perl, Python, PHP), not mentioning its excellent efficiency even with huge databases. Many widely used platforms like Joomla or WordPress employ MySQL databases to save their content.

MySQL 5 Databases in Cloud Hosting

Setting up or editing a MySQL database will be easy with any of our cloud packages. This can be accomplished via our feature-rich Hepsia CP where you can set up or remove a database, set up a backup with just one click or take advantage of the efficient phpMyAdmin tool to edit cells and tables or import a whole database if you are moving a script-driven Internet site from another service provider. You may also enable remote access to any database inside your account and choose from what IP addresses the connection shall be established, to guarantee the protection of your info. If you opt to take advantage of any of the script platforms that we provide with our script installer, you won't have to do anything because our system will create a whole new database and link it to the website automatically. If you experience any problems to control your databases, you can examine our help articles and educational videos or get hold of our tech support team.

MySQL 5 Databases in Semi-dedicated Hosting

Our semi-dedicated hosting offer MySQL 5 support and the management of your databases will be very easy. With only a few clicks you’re able to create a brand new database, remove an existing one or change its password. The Hepsia web hosting Control Panel will also give you access to far more advanced functions like a one-click backup and remote access. For the latter option, you could add only the IP address of your personal computer to make certain that nobody else will be able to access your information. In this way, you can handle the content of any database inside the account using any app on your PC. If you want to do this online, you may use the phpMyAdmin tool, that is available via Hepsia. You shall also be able to view hourly and day-to-day MySQL statistics, which will show you how your sites perform and if any of them has to be optimized.