All script applications including forums or online stores keep their info inside a database - a set of cells and tables which contains the Internet site info such as items, prices, comments, and many others. Each time you open a particular page, the script connects to the database and retrieves the specified information, then shows it. The intermediary software that connects the script and the database is called a database management system and among the most famous ones is MySQL. The latter is frequently used because it operates on a number of platforms (UNIX, Linux, Windows) and with a variety of scripting languages (Python, PHP, Perl, Java), not mentioning its excellent efficiency even with huge databases. Many popular platforms including Joomla or WordPress use MySQL databases to store their content.
MySQL 5 Databases in Hosting
Our hosting plans will allow you to host MySQL-driven Internet sites without any issue as our cloud platform has the latest management system version set up. You shall be able to set up, delete and control your databases without trouble through our custom-built Hepsia Control Panel. If you want to migrate a website from another website hosting provider, you can use the phpMyAdmin tool which you can access via Hepsia, or you can connect remotely once you have allowed this feature for your IP address. In the same way you can also change specific cells or tables inside any of your databases. Setting up a backup is equally painless and takes just a click on the Backup button for a particular database. This function will permit you to keep a copy of a website on your computer or to export the content of a certain database, edit it on your end using some software, and then import it back.
MySQL 5 Databases in Semi-dedicated Servers
Our semi-dedicated hosting plans offer MySQL 5 support and the administration of your databases shall be quite simple. With just a few mouse clicks you'll be able to set up a brand new database, delete an existing one or change its password. The Hepsia web hosting Control Panel will also give you access to more advanced functions including a one-click backup and remote accessibility. For the latter option, you could include only the IP address of your personal computer to be sure that nobody else is going to be able to access your info. That way, you can manage the content of any database inside the account through any application on your PC. If you'd rather to do this online, you can use the phpMyAdmin tool, that's available via Hepsia. You'll also be able to observe hourly and day-to-day MySQL statistics, which will show you how your sites perform and if any of them needs to be optimized.