All script applications such as forums or e-shops store their info in a database - a set of cells and tables containing all the website information including items, prices, comments, and many others. Every time you open a certain page, the script connects to the database and retrieves the necessary info, then shows it. The intermediary software which connects the script and the database is known as a database management system and among the most widely used ones is MySQL. The latter is frequently used simply because it operates on several platforms (Windows, UNIX, Linux) and with a variety of scripting languages (PHP, Perl, Python, Java), not mentioning its excellent functionality even with huge databases. Lots of popular platforms including Joomla or WordPress use MySQL databases to store their content.

MySQL 5 Databases in Web Hosting

Starting or modifying a MySQL database is going to be very simple with each of our web hosting services. This can be carried out through our feature-rich Hepsia Control Panel through which you can set up or remove a database, set up a backup with only one mouse click or take advantage of the efficient phpMyAdmin instrument to modify cells and tables or import an entire database if you are moving a script-driven site from another hosting company. You could also enable remote access to any database inside your account and choose from what IP addresses the connection shall be established, so that you can guarantee the protection of your info. If you choose to use any of the script platforms that we provide with our script installer, you won't need to do anything as 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 training videos or communicate with our tech support team.

MySQL 5 Databases in Semi-dedicated Hosting

All our Linux semi-dedicated hosting provide MySQL 5 support and the administration of your databases will be very simple. With just a couple of clicks you’re able to set up a whole new database, erase an existing one or modify its password. The Hepsia web hosting CP shall also give you access to more advanced features including a one-click backup and remote access. For the latter option, you can add only the IP address of your personal computer to ensure that no one else will be able to access your information. This way, you can handle the content of any database inside the account using any application on your computer. If you'd rather to do this online, you should use the phpMyAdmin tool, that is available via Hepsia. You'll also be able to view hourly and daily MySQL stats, which will show you how your Internet sites perform and if any one of them should be optimized.