All script apps including forums or e-stores store their data inside a database - a set of cells and tables that contains all of the website info like items, prices, comments, and many others. When you open a certain page, the script connects to the database and retrieves the required info, 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 popular ones is MySQL. The latter is widely used because it operates on a number of platforms (Linux, UNIX, Windows) and with a variety of scripting languages (Python, PHP, Perl, Java), not mentioning its wonderful performance even with big databases. Many popular platforms like Joomla or WordPress employ MySQL databases to keep their content.

MySQL 5 Databases in Shared Hosting

You'll be able to use script-driven platforms that require a MySQL database with any of the Linux shared hosting services that we provide. You could set up a whole new database via the Hepsia web hosting Control Panel and the total number of databases you can have at the same time depends on the package you opt for. We also provide you with advanced options to handle your databases, including a one-click backup and remote accessibility. With the latter option you shall be able to employ software on your computer to connect to a database on our servers and manage it. For easy management through the Control Panel we offer the highly efficient phpMyAdmin software tool, that will permit you to change tables or cells and import or export entire databases via 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 app you have picked out automatically, so all you'll have to do to get a script-driven website will be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

Every single semi-dedicated server that we provide features the latest version of MySQL preinstalled, so that you can run any script application that you would like. If you use our 1-click installer, you can easily create an application with a few clicks and our tool will set up a new database automatically. If you prefer to set up a script personally, you will be able to create a MySQL database easily, choosing its account information. To save you time, we have also added quick-access buttons to produce a backup or permit remote accessibility to any of your databases. More tech-savvy users will be able to log in to the effective phpMyAdmin tool and change specific cells or whole tables manually using a web interface. In the Databases section of the Hepsia hosting Control Panel you will also find hourly and daily statistics for each database that you have created in the account.