All script applications like forums or web stores store their data inside a database - a group of cells and tables containing the website data such as items, prices, comments, and many others. Every time you open a particular page, the script connects to the database and retrieves the required information, then displays it. The intermediary software that connects the script and the database is known as a database management system and among the most widely used ones is MySQL. The latter is widely used as it works on a number of platforms (Windows, Linux, UNIX) and with a range of scripting languages (PHP, Java, Perl, Python), not mentioning its wonderful functionality even with big databases. Numerous well-known platforms such as WordPress or Joomla use MySQL databases to store their content.

MySQL 5 Databases in Shared Web Hosting

Starting or editing a MySQL database will be quite simple with any of our shared web hosting. This can be accomplished via our feature-rich Hepsia CP in which you can set up or remove a database, create a backup with only one click or employ the efficient phpMyAdmin instrument to change cells and tables or import an entire database if you are moving a script-driven site from another hosting company. You can also enable remote access to any database within your account and choose from what IP addresses the connection will be established, so that you can ensure the safety of your data. Should you decide to use any of the script platforms that we provide with our script installer, you won't have to do anything because our system will set up a new database and link it to the Internet site automatically. If you face any problems to control your databases, you should check our help articles and instructional videos or get in touch with our technical support.

MySQL 5 Databases in Semi-dedicated Servers

All of our semi-dedicated plans provide MySQL 5 support and the administration of your databases shall be very simple. With just a couple of mouse clicks you’re able to create a brand new database, remove an existing one or change its password. The Hepsia website hosting CP will also give you access to more advanced functions including a one-click backup and remote access. For the latter option, you can add only the IP address of your personal computer to make certain that no one else is going to be able to access your info. In this way, you can handle the content of any database inside the account through any application on your computer. If you'd rather to do this online, you should use the phpMyAdmin tool, that's available through Hepsia. You shall also be able to look at hourly and day-to-day MySQL statistics, that will show you how your sites perform and if any of them needs to be optimized.