All script applications such as forums or online stores save their data inside a database - a group of cells and tables that contains all of the website data such as items, prices, comments, and so forth. Every time you open a particular page, the script connects to the database and retrieves the specified info, then displays it. The intermediary software that connects the script and the database is known as a database management system and amongst the most well-known ones is MySQL. The latter is commonly used simply because it runs on a number of platforms (Linux, UNIX, Windows) and with numerous scripting languages (Python, Perl, PHP, Java), not mentioning its fantastic performance even with huge databases. Numerous famous platforms such as Joomla or WordPress use MySQL databases to save their content.

MySQL 5 Databases in Website Hosting

Creating or changing a MySQL database shall be easy with each one of our website hosting service. This can be accomplished through our feature-rich Hepsia Control Panel in which you can create or delete a database, create a backup copy with one mouse click or employ the highly effective phpMyAdmin tool to change cells and tables or import an entire database if you are moving a script-driven website from another service provider. You can even enable remote access to any database in your account and select from what IP addresses the connection shall be established, as a way to ensure the security of your info. Should you decide to use any of the script platforms which we offer with our script installer, you will not need to do anything as our system will set up a brand new database and link it to the Internet site automatically. If you encounter any difficulties to control your databases, you can examine our help articles and instructional videos or communicate with our tech support.

MySQL 5 Databases in Semi-dedicated Servers

You will be able to use any script that requires MySQL with all of our Linux semi-dedicated hosting service considering the fact that we have the most current version set up on all web servers - MySQL 5. Using our in-house built Hepsia hosting Control Panel, you shall be able to quickly create or delete a database, change its password, back it up with one click or check the hourly and daily access stats for it. If you want to manage the content of a database directly, not by using a script, you shall have 2 options - either employing the web interface of the phpMyAdmin tool, that is available in the Control Panel, or using an application set up on your computer as we support remote database access. For the latter option, you will need to add your IP address through the web hosting account first as an added level of protection against unauthorized access to your info.