All script applications including forums or e-stores store their data in a database - a set of cells and tables containing all of the Internet site data like items, prices, comments, and so forth. Every time you open a particular page, the script connects to the database and retrieves the required data, then displays 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 commonly used because it can run on different platforms (Windows, Linux, UNIX) and with a variety of scripting languages (PHP, Java, Python, Perl), not mentioning its excellent performance even with massive databases. A lot of famous platforms such as WordPress or Joomla work with MySQL databases to save their content.

MySQL 5 Databases in Hosting

Setting up or modifying a MySQL database is going to be easy with each of our Linux hosting packages. That can be accomplished via our feature-rich Hepsia CP through which you can create or erase a database, create a backup with only one mouse click or take advantage of the highly efficient phpMyAdmin tool to edit cells and tables or import a whole database if you are moving a script-driven Internet site from another web hosting provider. You can even enable remote access to any database inside your account and select from what IP addresses the connection shall be established, so as to guarantee the safety of your data. If you choose to use any of the script platforms that we offer you with our script installer, you will not need to do anything because our system will create a new database and link it to the website automatically. If you experience any difficulties to manage your databases, you should check our help articles and educational videos or communicate 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 packages and you shall be able to install and use any script app that requires a MySQL database very easily. Our cutting-edge Hepsia CP offers you full control over any database that you set up - you are able to modify its password with a click, export or import content and also access it remotely using an application set up 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 inside the CP just before you're able to access the database. If you need a web interface to control a certain database, Hepsia shall give you access to the feature-rich phpMyAdmin tool where you can modify specific cells and tables or run MySQL commands through your Internet browser.