All script applications such as forums or virtual shops save their info inside a database - a set of cells and tables that contains all of the website information including items, prices, comments, and many others. When you open a specific page, the script connects to the database and retrieves the specified data, then shows it. The mid-level software that 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 commonly used simply because it functions on a number of platforms (Windows, UNIX, Linux) and with numerous scripting languages (PHP, Java, Perl, Python), not mentioning its amazing effectiveness even with massive databases. Many famous platforms including WordPress or Joomla employ MySQL databases to keep their content.

MySQL 5 Databases in Cloud Web Hosting

You shall be able to use script-driven platforms which require a MySQL database with each of the Linux cloud web hosting packages we provide. You could set up a whole new database from your Hepsia web hosting CP and the amount of databases you can have at a time depends on the package that you pick out. We also offer you advanced options to handle your databases, including a one-click backup and remote accessibility. With the latter option you'll be able to employ software on your computer to connect to a database on our web servers and manage it. For easy administration from the Control Panel we provide you with the highly efficient phpMyAdmin software tool, which will enable you to modify cells or tables and import or export whole databases through a web interface. If you use our 1-click script installer, our system will create a completely new database and link it to the app you have selected automatically, so all you'll have to do to get a script-driven site shall be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

Every single semi-dedicated server we offer you includes the latest version of MySQL preinstalled, so you can run any script application that you'd like. If you use our 1-click installer, you could set up an application with a few mouse clicks and our software tool will create a brand new database automatically. If you prefer to set up a script yourself, you are able to create a MySQL database easily, picking out its account information. For your convenience, we've also added quick-access buttons to generate a backup or enable remote accessibility to any of your databases. More advanced users can log in to the effective phpMyAdmin instrument and edit specific cells or entire tables by hand via a web interface. Inside the Databases section of the Hepsia website hosting Control Panel you shall also find hourly and day-to-day statistics for each and every database you have set up inside the account.