All script applications including forums or web shops save their data inside a database - a collection of cells and tables containing all of the site information like items, prices, comments, and so forth. Anytime you open a particular page, the script connects to the database and retrieves the necessary info, then shows it. The intermediary software which connects the script and the database is referred to as a database management system and amongst the most popular ones is MySQL. The latter is frequently used because it works on different platforms (Linux, Windows, UNIX) and with a number of scripting languages (PHP, Java, Perl, Python), not mentioning its excellent effectiveness even with massive databases. Lots of popular platforms including Joomla or WordPress employ MySQL databases to keep their content.

MySQL 5 Databases in Cloud Website Hosting

You will be able to use script-driven platforms which require a MySQL database with each one of the Linux cloud website hosting we provide. You can easily set up a new database via the Hepsia hosting CP and the total number of databases that you can have simultaneously depends on the package which you select. We also provide you with advanced options to manage your databases, such as a one-click backup and remote access. With the latter option you'll be able to employ software on your PC to connect to a database on our website hosting servers and manage it. For convenient management via the CP we offer the powerful phpMyAdmin software tool, which will enable you to edit cells or tables and import or export entire databases through a web interface. If you use our 1-click script installer, our system shall create a new database and link it to the application you have chosen automatically, so all you will need to do to get a script-driven site shall be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

Each semi-dedicated server that we provide comes with the latest version of MySQL preinstalled, to enable you to run any script application that you'd like. When you use our 1-click installer, you could create an application with a few clicks and our instrument will create a whole new database automatically. If you prefer to set up a script yourself, you can create a MySQL database very easily, picking out its username and password. To save you time, we've also added quick-access buttons to produce a backup or allow remote access to any of your databases. More experienced users can easily sign in to the efficient 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 will also find hourly and daily stats for every single database you have set up in the account.