All script applications including forums or virtual stores save their info inside a database - a set of cells and tables which contains the site information including items, prices, comments, etc. Anytime you open a particular page, the script connects to the database and retrieves the required info, then displays it. The intermediary software which connects the script and the database is called a database management system and one of the most well-known ones is MySQL. The latter is frequently used simply because it works on different platforms (Linux, UNIX, Windows) and with a number of scripting languages (Java, Perl, Python, PHP), not mentioning its great performance even with huge databases. A lot of widely used platforms including WordPress or Joomla work with MySQL databases to keep their content.

MySQL 5 Databases in Shared Hosting

Creating or modifying a MySQL database shall be really easy with each one of our Linux shared hosting. This can be performed through our feature-rich Hepsia CP through which you can create or delete a database, create a backup copy with one click or take advantage of the powerful phpMyAdmin software tool so as to change cells and tables or import a whole database if you are moving a script-driven website from another hosting provider. You can also enable remote access to any database in your account and select from what IP addresses the connection shall be established, so as to ensure the security of your data. If you decide to employ any of the script platforms which we offer with our script installer, you will not need to do anything as our system will create a brand new database and link it to the Internet site automatically. If you face any difficulties to manage your databases, you can check our help articles and training videos or get hold of our tech support team.

MySQL 5 Databases in Semi-dedicated Servers

All of our Linux semi-dedicated servers offer MySQL 5 support and the management of your databases shall be really easy. With just a couple of clicks you'll be able to set up a completely new database, delete an existing one or modify its password. The Hepsia website hosting Control Panel will also offer you access to far more advanced features like a one-click backup and remote accessibility. For the latter option, you could include only the IP address of your personal computer to be sure that nobody else will be able to access your info. In this way, you can manage the content of any database inside the account via any application on your computer. If you want to do this online, you may use the phpMyAdmin tool, which is available via Hepsia. You'll also be able to look at hourly and day-to-day MySQL stats, that will show you how your sites perform and if any of them should be optimized.