All script apps such as forums or e-shops save their info inside a database - a collection of cells and tables which contains the website information such as items, prices, comments, and many others. Every time you open a specific page, the script connects to the database and retrieves the specified information, then shows it. The mid-level software that connects the script and the database is referred to as a database management system and amongst the most popular ones is MySQL. The latter is widely used simply because it runs on various platforms (UNIX, Linux, Windows) and with a range of scripting languages (PHP, Java, Perl, Python), not mentioning its excellent functionality even with big databases. A lot of famous platforms like WordPress or Joomla work with MySQL databases to store their content.
MySQL 5 Databases in Cloud Website Hosting
The in-house built Hepsia CP offered with our Linux cloud website hosting packages allows you to take care of all your MySQL databases without difficulty. It takes only a few clicks to create a new database and with just one more click you may back it up if you'd like to have a copy before you update your site, for instance. You'll be able to change the password, remove a database or allow remote access to it just as fast. For the latter option you could choose the IP addresses that'll be able to connect to the database remotely in order to make sure that unauthorized people shall not be able to access your info. If you wish to see the database content or change any cell or table using the CP, you can use phpMyAdmin, a powerful web-based interface. Using any of our script-driven apps shall also be easy as our script installer will create a database for the script you have selected automatically.
MySQL 5 Databases in Semi-dedicated Hosting
All our Linux semi-dedicated packages provide MySQL 5 support and the management of your databases will be quite simple. With only a couple of mouse clicks you'll be able to create a brand new database, erase an existing one or modify its password. The Hepsia website hosting Control Panel shall also give you access to much more advanced features like a one-click backup and remote access. For the latter option, you can add only the IP address of your PC to ensure that nobody else will be able to access your info. This way, you can manage the content of any database in the account via any app on your computer system. If you'd prefer to do this online, you could use the phpMyAdmin tool, which is available via Hepsia. You shall also be able to observe hourly and day-to-day MySQL statistics, that will show you how your sites perform and if any one of them has to be optimized.