All script applications such as forums or web stores store their information in a database - a set of cells and tables that contains the website info like items, prices, comments, and so on. Anytime you open a particular page, the script connects to the database and retrieves the required 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 famous ones is MySQL. The latter is widely used simply because it can run on a number of platforms (Linux, Windows, UNIX) and with a range of scripting languages (PHP, Java, Perl, Python), not mentioning its amazing effectiveness even with big databases. Lots of widely used platforms like Joomla or WordPress employ MySQL databases to store their content.
MySQL 5 Databases in Web Hosting
You shall be able to use script-driven platforms which require a MySQL database with any of the web hosting that we provide. You can set up a new database via the Hepsia website hosting CP and the total number of databases which you can have at one time will depend on the package you choose. We also provide advanced options to manage your databases, including a one-click backup and remote access. With the latter option you'll be able to employ software on your computer to connect to a database on our servers and manage it. For easy administration from the CP we provide the highly effective phpMyAdmin tool, that will enable you to change cells or tables and import or export entire databases via a web interface. If you use our 1-click script installer, our system shall create a brand new database and connect it to the app you have chosen automatically, so all you'll have to do to get a script-driven site shall be to click on the Install button.
MySQL 5 Databases in Semi-dedicated Servers
MySQL 5 is one of the database management systems offered with our semi-dedicated servers and you shall be able to install and employ any script application that requires a MySQL database without any hassle. Our state-of-the-art Hepsia CP will provide you with complete control over any database you create - you are able to change its password with a click, export or import content and even access it remotely via an application installed on your PC. To make sure that no one else shall be able to use the latter option, you will need to include your IP address inside the CP just before you're able to access the database. If you need a web interface to control a particular database, Hepsia shall give you access to the feature-rich phpMyAdmin tool through which you can change particular cells and tables or run MySQL commands through your web browser.