All script applications including forums or virtual shops keep their info in a database - a group of cells and tables containing all the website info including items, prices, comments, and many others. Every time you open a specific page, the script connects to the database and retrieves the needed info, then displays it. The mid-level software that connects the script and the database is referred to as a database management system and one of the most well-known ones is MySQL. The latter is frequently used as it works on a variety of platforms (Windows, Linux, UNIX) and with a number of scripting languages (PHP, Perl, Python, Java), not mentioning its excellent performance even with large databases. Many well-known platforms such as WordPress or Joomla use MySQL databases to store their content.

MySQL 5 Databases in Shared Website Hosting

Setting up or modifying a MySQL database will be really easy with each one of our shared website hosting. That can be carried out using our feature-rich Hepsia Control Panel where you can set up or delete a database, set up a backup with a single click or use the efficient phpMyAdmin software tool to modify cells and tables or import a whole database if you are moving a script-driven site from another hosting company. You could also enable remote access to any database within your account and decide from what IP addresses the connection will be established, so as to guarantee the safety of your information. If you opt to use any of the script platforms that we offer you with our script installer, you will not need to do anything simply because our system will set up a new database and link it to the site automatically. If you face any issues to control your databases, you can examine our help articles and educational videos or make contact with our technical support.

MySQL 5 Databases in Semi-dedicated Servers

MySQL 5 is one of the database management systems that come with our semi-dedicated servers and you'll be able to install and employ any script app that requires a MySQL database effortlessly. Our sophisticated Hepsia CP gives you full control over any database you create - you can change its password with a mouse click, export or import content and also access it remotely via an application installed on your personal computer. To make certain that nobody else shall be able to use the latter option, you will need to add your IP address in the Control Panel just before you're able to access the database. If you want a web interface to control a particular 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.