All script applications such as forums or web shops store their information within a database - a group of cells and tables containing all of the Internet site information like items, prices, comments, etc. Anytime you open a certain page, the script connects to the database and retrieves the needed information, then shows it. The intermediary software that connects the script and the database is referred to as a database management system and amongst the most famous ones is MySQL. The latter is widely used because it functions on several platforms (Linux, Windows, UNIX) and with a range of scripting languages (PHP, Java, Perl, Python), not mentioning its great functionality even with massive databases. Lots of well-known platforms like WordPress or Joomla work with MySQL databases to save their content.
MySQL 5 Databases in Shared Web Hosting
Our shared web hosting plans will allow you to host MySQL-driven sites without any issue as our cloud platform has the latest management system version set up. You will be able to set up, delete and manage your databases effortlessly using our custom-built Hepsia CP. If you'd like to migrate an Internet site from another website hosting provider, you may use the phpMyAdmin tool which you could access via Hepsia, or you can connect remotely once you have enabled this function for your IP address. In the same way you may also modify certain cells or tables in any of your databases. Setting up a backup is equally uncomplicated and takes just a click on the Backup button for a particular database. This function will enable you to keep a copy of a website on your computer or to export the content of a particular database, change it on your end using appropriate software, and then import it back.
MySQL 5 Databases in Semi-dedicated Servers
All of our Linux semi-dedicated hosting plans come with MySQL 5 support and the administration of your databases shall be really easy. With only a couple of mouse clicks you'll be able to set up a new database, delete an existing one or alter its password. The Hepsia website hosting CP will also give you access to much more advanced functions such as a one-click backup and remote access. For the latter option, you can add only the IP address of your computer to make sure that nobody else will be able to access your info. Thus, you can handle the content of any database in the account via any application on your personal computer. If you'd prefer to do this online, you may use the phpMyAdmin tool, that's available through Hepsia. You will also be able to look at hourly and daily MySQL statistics, which will show you how your sites perform and if any of them has to be optimized.