All script apps such as forums or online shops keep their information in a database - a set of cells and tables that contains all the Internet site information like items, prices, comments, and many others. Anytime you open a specific page, the script connects to the database and retrieves the necessary information, then displays it. The mid-level software which connects the script and the database is called a database management system and amongst the most widely used ones is MySQL. The latter is widely used simply because it operates on different platforms (UNIX, Linux, Windows) and with a range of scripting languages (Java, PHP, Perl, Python), not mentioning its excellent functionality even with massive databases. Numerous popular platforms including WordPress or Joomla use MySQL databases to save their content.

MySQL 5 Databases in Website Hosting

The in-house built Hepsia Control Panel offered with our Linux website hosting will enable you to take care of all your MySQL databases with ease. It requires only a couple of mouse clicks to set up a new database and with just one more click you could back it up if you'd like to have a copy before you update your Internet site, for example. You'll be able to change the password, erase a database or enable remote access to it just as fast. For the latter option you can choose the IP addresses that will be able to connect to the database remotely so as to ensure that unauthorized people shall not be able to access your data. If you'd like to view the database content or change any cell or table from the Control Panel, you can use phpMyAdmin, an effective web-based interface. Using any of our script-driven applications shall also be super easy as our script installer will create a database for the script that you have picked out automatically.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database management systems that come with our Linux semi-dedicated hosting packages and you will be able to install and employ any script application which requires a MySQL database effortlessly. Our cutting-edge Hepsia CP offers you complete control over any database which you set up - you may modify its password with a mouse click, export or import content and also access it remotely using an application set up on your personal computer. To make sure that nobody else shall be able to use the latter option, you will need to include your IP address inside the Control Panel before you're able to access the database. If you require a web interface to manage a particular database, Hepsia will give you access to the feature-rich phpMyAdmin tool via which you can modify certain cells and tables or run MySQL commands through your browser.