All script apps including forums or e-stores keep their info inside a database - a set of cells and tables that contains all the Internet site data including items, prices, comments, etc. Anytime 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 known as a database management system and one of the most famous ones is MySQL. The latter is frequently used as it works on different platforms (Linux, Windows, UNIX) and with a variety of scripting languages (Java, PHP, Perl, Python), not mentioning its great performance even with big databases. Many popular platforms including WordPress or Joomla work with MySQL databases to store their content.
MySQL 5 Databases in Shared Hosting
You will be able to use script-driven platforms which require a MySQL database with any of the Linux shared hosting we provide. You could set up a completely new database via the Hepsia website hosting CP and the amount of databases you can have simultaneously depends on the package which you opt for. We also offer you advanced options to manage your databases, including a one-click backup and remote accessibility. With the latter option you shall be able to employ software on your personal computer to connect to a database on our hosting servers and manage it. For convenient management via the Control Panel we offer the highly effective phpMyAdmin software tool, which will enable you to edit cells or tables and import or export whole databases using a web interface. If you take advantage of our 1-click script installer, our system will create a brand new database and link it to the application you have selected automatically, so all you'll need to do to get a script-driven website shall be to click on the Install button.
MySQL 5 Databases in Semi-dedicated Servers
Each semi-dedicated server we offer you includes the latest version of MySQL preinstalled, to enable you to run any script app that you would like. If you use our 1-click installer, you can set up an application with a couple of clicks and our software tool will set up a brand new database automatically. If you'd prefer to install a script manually, you can create a MySQL database very easily, selecting its username and password. To save you time, we've also added quick-access buttons to generate a backup or enable remote accessibility to any of your databases. More experienced users can log in to the efficient phpMyAdmin tool and modify specific cells or entire tables by hand via a web interface. In the Databases section of the Hepsia website hosting Control Panel you will also find hourly and day-to-day statistics for every single database which you have created in the account.