All script applications such as forums or web stores store their data within a database - a group of cells and tables that contains the website data such as items, prices, comments, and many others. Each time you open a specific page, the script connects to the database and retrieves the specified information, then shows it. The mid-level software which connects the script and the database is referred to as a database management system and one of the most popular ones is MySQL. The latter is commonly used simply because it can run on a number of platforms (Linux, Windows, UNIX) and with a variety of scripting languages (PHP, Java, Python, Perl), not mentioning its excellent performance even with big databases. A lot of famous platforms like Joomla or WordPress employ MySQL databases to save their content.
MySQL 5 Databases in Website Hosting
You shall be able to use script-driven platforms which require a MySQL database with any of the Linux website hosting that we provide. You can easily create a completely new database via the Hepsia website hosting Control Panel and the amount of databases which you can have at the same time depends on the package you choose. We also provide you with advanced options to manage your databases, including a one-click backup and remote access. With the latter option you'll be able to use software on your PC to connect to a database on our web hosting servers and manage it. For convenient management via the Control Panel we provide you with the highly effective phpMyAdmin tool, which will permit you to edit cells or tables and import or export entire databases using a web interface. If you use our 1-click script installer, our system will create a completely new database and link it to the application you have chosen automatically, so all you will have to do to get a script-driven site shall be to click on the Install button.
MySQL 5 Databases in Semi-dedicated Servers
Each and every semi-dedicated server which we offer features the latest version of MySQL pre-installed, so you can run any script application you want. When you use our 1-click installer, you can create an application with a few clicks and our tool will create a whole new database automatically. If you'd prefer to set up a script manually, you can create a MySQL database very easily, picking its username and password. For your benefit, we have also added quick-access buttons to create a backup or allow remote access to any of your databases. More advanced users may log in to the powerful phpMyAdmin instrument and modify certain cells or whole tables by hand using a web interface. In the Databases section of the Hepsia hosting CP you'll also find hourly and day-to-day stats for each database which you have set up in the account.