All script applications including forums or web shops store their information inside a database - a collection of cells and tables containing the site information including items, prices, comments, and so on. When you open a specific page, the script connects to the database and retrieves the necessary data, 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 famous ones is MySQL. The latter is widely used as it can run on various platforms (Linux, UNIX, Windows) and with a range of scripting languages (Python, PHP, Perl, Java), not mentioning its amazing functionality even with big databases. Many well-known platforms like WordPress or Joomla work with MySQL databases to keep their content.
MySQL 5 Databases in Shared Web Hosting
Starting or modifying a MySQL database will be quite simple with each of our Linux shared web hosting packages. That can be performed via our feature-rich Hepsia CP through which you can create or delete a database, set up a backup with a single mouse click or take advantage of the highly effective phpMyAdmin software instrument to change cells and tables or import a whole database if you are moving a script-driven website from another hosting company. You can even enable remote access to any database in your account and select from what IP addresses the connection shall be established, so that you can ensure the safety of your info. If you opt to use any of the script platforms which we provide with our script installer, you'll not have to do anything because our system will create a whole new database and link it to the website automatically. If you face any difficulties to control your databases, you should check our help articles and instructional videos or make contact with our tech support team.
MySQL 5 Databases in Semi-dedicated Hosting
All our semi-dedicated hosting provide MySQL 5 support and the administration of your databases will be easy. With only a few clicks you are able to set up a whole new database, remove an existing one or modify its password. The Hepsia website hosting CP shall also give you access to much more advanced features like a one-click backup and remote access. For the latter option, you could add only the IP address of your PC to make certain that nobody else will be able to access your data. This way, you can handle the content of any database inside the account via any app on your personal computer. If you'd prefer to do this online, you could use the phpMyAdmin tool, that's available via Hepsia. You will also be able to view hourly and daily MySQL stats, that will show you how your sites perform and if any one of them needs to be optimized.