All script apps like forums or e-shops save their information in a database - a set of cells and tables which contains all of the website info like items, prices, comments, and so forth. When you open a specific page, the script connects to the database and retrieves the required info, then shows it. The mid-level software which connects the script and the database is referred to as a database management system and one of the most widely used ones is MySQL. The latter is widely used as it operates on different platforms (Linux, UNIX, Windows) and with a number of scripting languages (Python, Perl, PHP, Java), not mentioning its great functionality even with large databases. Many famous platforms like Joomla or WordPress use MySQL databases to keep their content.
MySQL 5 Databases in Shared Website Hosting
Setting up or changing a MySQL database shall be quite simple with each one of our Linux shared website hosting. That can be done using our feature-rich Hepsia Control Panel where you can create or erase a database, set up a backup with just one click or employ the efficient phpMyAdmin software instrument to modify cells and tables or import an entire database if you are moving a script-driven site from another service provider. You could even enable remote access to any database in your account and select from what IP addresses the connection will be established, in order to ensure the protection of your data. If you choose to employ any of the script platforms that we provide with our script installer, you'll not have to do anything because our system will create a new database and link it to the site automatically. If you experience any problems to control your databases, you can check our help articles and instructional videos or make contact with our technical support.
MySQL 5 Databases in Semi-dedicated Hosting
MySQL 5 is one of the database administration systems included with our Linux semi-dedicated hosting and you will be able to install and use any script application which requires a MySQL database easily. Our innovative Hepsia Control Panel gives you total control over any database which you create - you may change its password with a mouse click, export or import content and even access it remotely using an application installed on your computer or laptop. To ensure that no one else shall be able to use the latter option, you'll need to include your IP address in the Control Panel before you are able to access the database. If you want a web interface to manage a specific database, Hepsia will give you access to the feature-rich phpMyAdmin tool through which you can change specific cells and tables or run MySQL commands through your web browser.