All script apps like forums or online shops keep their data inside a database - a group of cells and tables containing the Internet site info including items, prices, comments, and many others. Anytime you open a certain page, the script connects to the database and retrieves the needed data, then shows it. The mid-level software which connects the script and the database is referred to as a database management system and amongst the most well-known ones is MySQL. The latter is frequently used because it functions on a variety of platforms (Linux, Windows, UNIX) and with numerous scripting languages (Java, PHP, Perl, Python), not mentioning its great effectiveness even with large databases. A lot of widely used platforms like Joomla or WordPress employ MySQL databases to save their content.
MySQL 5 Databases in Website Hosting
You will be able to use script-driven platforms that require a MySQL database with any of the website hosting service that we offer you. You can set up a whole new database through the Hepsia hosting Control Panel and the total number of databases which you can have at a time will depend on the package you pick out. We also offer advanced options to manage your databases, such as a one-click backup and remote access. With the latter option you'll be able to employ software on your PC to connect to a database on our hosting servers and manage it. For easy management via the Control Panel we offer the highly efficient phpMyAdmin software tool, that will allow 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 new database and connect it to the application you have picked out automatically, so all you will have to do to get a script-driven site will be 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 each of our semi-dedicated servers since we have the newest version set up on all web servers - MySQL 5. Via our in-house built Hepsia website hosting CP, you shall be able to quickly create or remove a database, modify its password, back it up with a single mouse click or check out the hourly and daily access stats for it. If you would like to manage the content of a database directly, not by using a script, you shall have two options - either employing the web interface of the phpMyAdmin tool, that is available in the CP, or using an app installed on your personal computer considering the fact that we support remote database access. For the abovementioned option, you'll need to include your IP address via the hosting account first as an extra level of security against unauthorized access to your info.