All script apps like forums or web stores keep their data within a database - a collection of cells and tables that contains all of the website info such as items, prices, comments, and so forth. Whenever you open a certain page, the script connects to the database and retrieves the specified information, then displays it. The mid-level software which connects the script and the database is called a database management system and amongst the most famous ones is MySQL. The latter is frequently used because it functions on several platforms (Linux, Windows, UNIX) and with numerous scripting languages (PHP, Java, Perl, Python), not mentioning its great functionality even with large databases. A lot of well-known platforms such as Joomla or WordPress use MySQL databases to keep their content.

MySQL 5 Databases in Hosting

You will be able to use script-driven platforms which require a MySQL database with each of the hosting packages we offer. You can easily create a new database from your Hepsia hosting Control Panel and the amount of databases you can have at a time will depend on the package that you pick out. We also offer advanced options to handle your databases, including a one-click backup and remote accessibility. With the latter option you will be able to employ software on your PC to connect to a database on our website hosting servers and manage it. For simple administration through the Control Panel we provide you with the highly efficient phpMyAdmin software tool, that will permit you to edit tables or cells and import or export entire databases using a web interface. If you take advantage of our 1-click script installer, our system will create a completely new database and connect it to the application you have picked out automatically, so all you will have to do to get a script-driven Internet site will be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

All our Linux semi-dedicated hosting offer MySQL 5 support and the management of your databases shall be very simple. With just a couple of clicks you’re able to set up a whole new database, remove an existing one or alter its password. The Hepsia web hosting Control Panel will also provide you with access to more advanced functions such as a one-click backup and remote access. For the latter option, you could include only the IP address of your computer to be sure that no one else is going to be able to access your information. In this way, you can handle the content of any database inside the account using any application on your computer system. If you'd prefer to do this online, you may use the phpMyAdmin tool, which is available through Hepsia. You will also be able to observe hourly and day-to-day MySQL statistics, which will show you how your sites perform and if any one of them should be optimized.