All script applications such as forums or online stores keep their info within a database - a set of cells and tables that contains the site data such as items, prices, comments, and many others. Every time you open a specific page, the script connects to the database and retrieves the necessary info, then shows 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 can run on different platforms (Linux, Windows, UNIX) and with a variety of scripting languages (Java, PHP, Perl, Python), not mentioning its fantastic performance even with massive databases. Numerous widely used platforms such as WordPress or Joomla use MySQL databases to save their content.

MySQL 5 Databases in Website Hosting

Setting up or changing a MySQL database will be easy with each of our Linux website hosting. That can be done using our feature-rich Hepsia CP through which you can create or remove a database, set up a backup copy with just a single mouse click or employ the highly efficient phpMyAdmin software instrument in order to modify cells and tables or import an entire database if you are moving a script-driven site from another hosting company. You can even enable remote access to any database within your account and decide from what IP addresses the connection will be established, so as to ensure the safety of your info. If you opt to take advantage of any of the script platforms that we provide with our script installer, you'll not have to do anything because our system will set up a brand new database and link it to the website automatically. If you experience any problems to manage your databases, you can check our help articles and video tutorials or make contact with our tech support.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database management systems included with our Linux semi-dedicated hosting and you shall be able to set up and use any script application which requires a MySQL database effortlessly. Our sophisticated Hepsia Control Panel will provide you with total 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 using an app installed on your computer. To make certain that no one else will be able to use the latter option, you'll need to add your IP address in the CP just before you're able to access the database. If you want a web interface to handle a specific database, Hepsia shall give you access to the feature-rich phpMyAdmin tool via which you can edit specific cells and tables or run MySQL commands through your browser.