All script apps such as forums or online stores store their information in a database - a group of cells and tables that contains all the Internet site info like items, prices, comments, and so on. Every time you open a certain page, the script connects to the database and retrieves the needed information, then displays it. The mid-level software which connects the script and the database is known as a database management system and among the most famous ones is MySQL. The latter is commonly used simply because it operates on various platforms (Windows, UNIX, Linux) and with a variety of scripting languages (PHP, Java, Python, Perl), not mentioning its wonderful effectiveness even with huge databases. Many widely used platforms like WordPress or Joomla use MySQL databases to keep their content.

MySQL 5 Databases in Cloud Hosting

You will be able to use script-driven platforms that require a MySQL database with each one of the cloud hosting plans which we offer you. You could create a whole new database through the Hepsia hosting CP and the total number of databases which you can have at the same time will depend on the package that you choose. We also offer advanced options to manage your databases, like a one-click backup and remote access. With the latter option you shall be able to use software on your PC to connect to a database on our servers and manage it. For convenient administration from the Control Panel we offer the powerful phpMyAdmin tool, which will permit you to modify cells or tables and import or export whole databases via a web interface. If you take advantage of our 1-click script installer, our system shall create a new database and link it to the app you have chosen automatically, so all you'll need to do to get a script-driven site is to click on the Install button.

MySQL 5 Databases in Semi-dedicated Servers

Every single semi-dedicated server we offer you features the latest version of MySQL preinstalled, to permit you to run any script app that you would like. When you use our 1-click installer, you can easily create an application with a few clicks and our software tool will create a brand new database automatically. If you'd prefer to set up a script by hand, you will be able to create a MySQL database with ease, choosing its account information. To save you time, we have also added quick-access buttons to produce a backup or allow remote access to each of your databases. More experienced users may sign in to the effective phpMyAdmin instrument and edit certain cells or whole tables by hand via a web interface. Inside the Databases section of the Hepsia web hosting CP you will also find hourly and day-to-day statistics for every single database you have created in the account.