All script apps including forums or online shops save their info within a database - a collection of cells and tables which contains all of the website information such as items, prices, comments, etc. Every time you open a specific page, the script connects to the database and retrieves the necessary info, 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 widely used ones is MySQL. The latter is frequently used as it functions on a number of platforms (Windows, UNIX, Linux) and with numerous scripting languages (PHP, Perl, Python, Java), not mentioning its wonderful performance even with big databases. Numerous widely used platforms like Joomla or WordPress use MySQL databases to save their content.

MySQL 5 Databases in Shared Website Hosting

You will be able to use script-driven platforms which require a MySQL database with each one of the shared website hosting that we offer. You could set up a new database from your Hepsia hosting CP and the amount of databases you can have simultaneously depends on the package you pick out. We also provide you with advanced options to manage your databases, such as a one-click backup and remote access. With the latter option you shall be able to use software on your computer to connect to a database on our web servers and manage it. For convenient management via the CP we provide you with the effective phpMyAdmin software tool, that will permit you to edit cells or tables and import or export whole databases using a web interface. If you use our 1-click script installer, our system shall create a brand new database and link it to the app you have picked automatically, so all you will need to do to get a script-driven website will be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

You will be able to use any script that requires MySQL with any of our Linux semi-dedicated hosting due to the fact that we have the most current version set up on all machines - MySQL 5. Using our in-house built Hepsia website hosting CP, you'll be able to swiftly set up or remove a database, change its password, back it up with one click or check the hourly and daily access stats for it. If you would like to manage the content of a database directly, not via a script, you'll have 2 options - either using the web interface of the phpMyAdmin tool, that is available in the CP, or using an app set up on your laptop or computer as we support remote database access. For the abovementioned option, you will have to add your IP address via the web hosting account first as an added level of protection against unauthorized access to your data.