All script applications like forums or web shops save their information in a database - a collection of cells and tables containing all of the website info including items, prices, comments, etc. Anytime you open a specific page, the script connects to the database and retrieves the needed data, then shows it. The mid-level software that connects the script and the database is known as a database management system and among the most well-known ones is MySQL. The latter is widely used simply because it can run on various platforms (Windows, UNIX, Linux) and with a range of scripting languages (PHP, Java, Perl, Python), not mentioning its fantastic functionality even with huge databases. A lot of popular platforms such as WordPress or Joomla employ MySQL databases to save their content.

MySQL 5 Databases in Hosting

You shall be able to use script-driven platforms which require a MySQL database with any of the hosting service that we offer. You can easily create a completely new database via the Hepsia hosting Control Panel and the amount of databases you can have simultaneously will depend on the package that you choose. We also provide you with advanced options to manage your databases, including a one-click backup and remote accessibility. With the latter option you'll be able to use software on your personal computer to connect to a database on our website hosting servers and manage it. For convenient administration via the Control Panel we provide you with the powerful phpMyAdmin software tool, which will enable you to change cells or tables and import or export entire databases via a web interface. If you use our 1-click script installer, our system will create a brand new database and connect it to the app you have picked out automatically, so all you will have to do to get a script-driven website shall be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Servers

Our Linux semi-dedicated servers provide MySQL 5 support and the administration of your databases shall be really easy. With only a couple of clicks you'll be able to create a whole new database, delete an existing one or alter its password. The Hepsia web hosting CP will also give you access to more advanced features such as a one-click backup and remote accessibility. For the latter option, you can add only the IP address of your computer to make sure that no one else will be able to access your information. This way, you can handle the content of any database in the account through any app on your personal computer. If you want to do this online, you should use the phpMyAdmin tool, that's available via Hepsia. You shall also be able to look at hourly and day-to-day MySQL stats, that will show you how your websites perform and if any of them should be optimized.