All script applications including forums or e-shops save their data in a database - a group of cells and tables which contains all of the site info like items, prices, comments, and so forth. When 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 referred to as a database management system and among the most popular ones is MySQL. The latter is commonly used as it can run on a variety of platforms (Windows, UNIX, Linux) and with a variety of scripting languages (Python, PHP, Perl, Java), not mentioning its fantastic effectiveness even with large databases. Lots of famous platforms like Joomla or WordPress use MySQL databases to store their content.

MySQL 5 Databases in Shared Web Hosting

You shall be able to use script-driven platforms which require a MySQL database with any of the Linux shared web hosting which we offer you. You can easily set up a whole new database via the Hepsia web hosting CP and the amount of databases that you can have at a time is determined by the package which you select. We also offer advanced options to manage your databases, like a one-click backup and remote access. With the latter option you will be able to employ software on your computer to connect to a database on our website hosting servers and manage it. For easy administration through the Control Panel we offer the efficient phpMyAdmin software tool, that will permit you to edit cells or tables and import or export entire databases via a web interface. If you employ our 1-click script installer, our system shall create a new database and connect it to the app you have chosen automatically, so all you'll need to do to get a script-driven website shall be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Servers

All of our Linux semi-dedicated hosting plans provide MySQL 5 support and the administration of your databases will be very simple. With just a few clicks you'll be able to set up a new database, erase an existing one or alter its password. The Hepsia web hosting CP shall also give you access to much 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 be sure that no one else is going to be able to access your data. Thus, you can manage the content of any database in the account through any app on your computer. If you want to do this online, you may use the phpMyAdmin tool, that's available via Hepsia. You will also be able to look at hourly and daily MySQL stats, which will show you how your sites perform and if any of them should be optimized.