All script applications like forums or web shops keep their data inside a database - a group of cells and tables which contains all of the website data such as items, prices, comments, and many others. Whenever you open a specific page, the script connects to the database and retrieves the specified info, then shows it. The intermediary software that connects the script and the database is referred to as a database management system and among the most well-known ones is MySQL. The latter is commonly used simply because it functions on various platforms (Linux, Windows, UNIX) and with a variety of scripting languages (Java, PHP, Perl, Python), not mentioning its amazing efficiency even with huge databases. A lot of famous platforms such as Joomla or WordPress employ MySQL databases to save their content.
MySQL 5 Databases in Shared Hosting
You shall be able to use script-driven platforms which require a MySQL database with any of the shared hosting service we offer you. You can create a completely new database via the Hepsia web hosting Control Panel and the amount of databases which you can have at the same time will depend on the package you choose. We also provide you with advanced options to control your databases, including a one-click backup and remote access. With the latter option you'll be able to employ software on your computer to connect to a database on our servers and manage it. For simple management from the Control Panel we provide the highly efficient phpMyAdmin tool, which will permit you to edit 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 whole new database and connect it to the application you have picked out automatically, so all you'll need to do to get a script-driven website will be to click on the Install button.
MySQL 5 Databases in Semi-dedicated Servers
Each semi-dedicated server we provide includes the latest version of MySQL pre-installed, so that you can run any script application you would like. If you use our 1-click installer, you could set up an application with a few mouse clicks and our instrument will set up a whole new database automatically. If you'd prefer to install a script yourself, you’ll be able to create a MySQL database with ease, selecting its username and password. For your convenience, we've also added quick-access buttons to create a backup or permit remote access to any of your databases. More tech-savvy users will be able to log in to the powerful phpMyAdmin tool and edit specific cells or entire tables by hand using a web interface. Inside the Databases section of the Hepsia website hosting Control Panel you shall also find hourly and daily stats for every single database that you have created in the account.