All script applications including forums or online stores save their info within a database - a set of cells and tables which contains all the Internet site info including items, prices, comments, and so forth. Each time you open a specific page, the script connects to the database and retrieves the specified info, then shows it. The intermediary software which connects the script and the database is referred to as a database management system and amongst the most well-known ones is MySQL. The latter is widely used because it operates on a number of platforms (Linux, UNIX, Windows) and with a number of scripting languages (Python, Perl, PHP, Java), not mentioning its amazing efficiency even with huge databases. Numerous well-known platforms such as WordPress or Joomla employ MySQL databases to save their content.

MySQL 5 Databases in Shared Web Hosting

Our shared web hosting will permit you to host MySQL-driven sites without any problem as our cloud platform has the latest management system version installed. You'll be able to set up, remove and manage your databases easily via our custom Hepsia CP. If you want to migrate a site from another web hosting company, you can use the phpMyAdmin tool which you could access through Hepsia, or you can connect remotely after you've enabled this feature for your IP address. In the same way you can even edit certain cells or tables in any of your databases. Creating a backup is also easy and takes just a click on the Backup button for a specific database. This feature will enable you to keep a copy of a website on your personal computer or to export the content of a given database, edit it on your end using appropriate software, and then import it back.

MySQL 5 Databases in Semi-dedicated Servers

Each semi-dedicated server we provide includes the latest version of MySQL preinstalled, to enable you to run any script application that you'd like. If you use our 1-click installer, you could set up an app with a few clicks and our software instrument will create a new database automatically. If you'd prefer to install a script by hand, you’ll be able to create a MySQL database effortlessly, selecting its account information. For your convenience, we've also added quick-access buttons to produce a backup or allow remote accessibility to each of your databases. More experienced users will be able to sign in to the effective phpMyAdmin tool and edit certain cells or entire tables manually using a web interface. Inside the Databases section of the Hepsia website hosting Control Panel you shall also find hourly and daily stats for every single database which you have set up in the account.