All script applications including forums or e-stores store their info within a database - a set of cells and tables containing all the Internet site data including items, prices, comments, and so on. Every time you open a specific page, the script connects to the database and retrieves the specified data, then displays it. The intermediary software which 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 as it runs on several platforms (Linux, UNIX, Windows) and with a variety of scripting languages (Python, PHP, Perl, Java), not mentioning its fantastic effectiveness even with huge databases. Lots of famous platforms such as Joomla or WordPress employ MySQL databases to keep their content.

MySQL 5 Databases in Cloud Website Hosting

You'll be able to use script-driven platforms that require a MySQL database with each one of the cloud website hosting plans which we provide. You can set up a completely new database from your Hepsia hosting CP and the amount of databases that you can have at a time depends on the package that you pick out. We also offer you advanced options to handle your databases, such as a one-click backup and remote accessibility. With the latter option you'll be able to use software on your PC to connect to a database on our web hosting servers and manage it. For simple management via the Control Panel we provide the effective phpMyAdmin tool, which will enable you to modify cells or tables and import or export entire 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 application you have picked out automatically, so all you'll need to do to get a script-driven Internet site is to click on the Install button.

MySQL 5 Databases in Semi-dedicated Servers

You'll be able to use any script that requires MySQL with all of our Linux semi-dedicated servers as we have the newest version installed on all web servers - MySQL 5. Via our in-house built Hepsia web hosting CP, you will be able to quickly create or remove a database, change its password, back it up with just a single click or examine the hourly and daily access statistics for it. If you want to handle the content of a database directly, not by using a script, you shall have 2 options - either using the web interface of the phpMyAdmin tool, that is available in the CP, or using an application set up on your personal computer since we support remote database access. For the latter option, you'll need to add your IP address from the web hosting account first as an extra level of security against unauthorized access to your information.