All script apps like forums or online shops save their information in a database - a collection of cells and tables which contains the Internet site info like items, prices, comments, etc. When you open a specific page, the script connects to the database and retrieves the specified information, then displays it. The mid-level 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 as it works on various platforms (Linux, Windows, UNIX) and with a range of scripting languages (PHP, Java, Perl, Python), not mentioning its wonderful functionality even with massive databases. Lots of widely used platforms like Joomla or WordPress employ MySQL databases to save their content.

MySQL 5 Databases in Web Hosting

You will be able to use script-driven platforms that require a MySQL database with each of the Linux web hosting packages that we offer. You can easily set up a completely new database through the Hepsia website hosting Control Panel and the total number of databases that you can have simultaneously is determined by the package which you pick out. We also provide advanced options to control your databases, including a one-click backup and remote accessibility. With the latter option you'll be able to employ software on your personal computer to connect to a database on our web servers and manage it. For convenient management via the CP we provide you with the efficient phpMyAdmin software tool, that will permit you to modify cells or tables and import or export entire databases through a web interface. If you employ our 1-click script installer, our system shall create a completely new database and connect it to the app 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 Hosting

You'll be able to use any script that requires MySQL with all of our Linux semi-dedicated hosting packages since we have the most current version installed on all servers - MySQL 5. Through our in-house built Hepsia website hosting CP, you shall be able to easily create or delete a database, modify its password, back it up with just a single click or check out the hourly and daily access statistics for it. If you want to manage the content of a database directly, not via a script, you will have 2 options - either employing the web interface of the phpMyAdmin tool, which is available in the CP, or using an app installed on your personal computer since we support remote database access. For the abovementioned option, you will have to add your IP address through the hosting account first as an extra level of protection against unauthorized access to your information.