All script apps like forums or web shops keep their data inside a database - a group of cells and tables containing all of the site data like items, prices, comments, and so on. Every time you open a particular 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 called a database management system and one of the most well-known ones is MySQL. The latter is commonly used because it works on a number of platforms (Windows, UNIX, Linux) and with a variety of scripting languages (PHP, Java, Python, Perl), not mentioning its fantastic efficiency even with large databases. Many popular platforms like Joomla or WordPress use MySQL databases to save their content.
MySQL 5 Databases in Shared Website Hosting
You'll be able to use script-driven platforms that require a MySQL database with any of the Linux shared website hosting which we provide. You can set up a completely new database via the Hepsia website hosting Control Panel and the amount of databases you can have at one time will depend on the package that you opt for. We also provide advanced options to manage your databases, including a one-click backup and remote accessibility. With the latter option you will be able to use software on your PC to connect to a database on our hosting servers and manage it. For convenient management through the CP we offer the powerful phpMyAdmin tool, which will permit you to edit tables or cells and import or export whole databases using a web interface. If you take advantage of our 1-click script installer, our system shall create a completely new database and connect it to the application you have selected automatically, so all you will have to do to get a script-driven site shall be to click on the Install button.
MySQL 5 Databases in Semi-dedicated Hosting
All of our Linux semi-dedicated hosting provide MySQL 5 support and the administration of your databases will be quite simple. With only a couple of clicks you’re able to set up a completely new database, remove an existing one or change its password. The Hepsia web hosting Control Panel shall also give you access to much more advanced features such as a one-click backup and remote accessibility. For the latter option, you can add only the IP address of your computer to make certain that nobody else is going to be able to access your data. This way, you can manage the content of any database in the account through any application on your personal computer. If you'd prefer to do this online, you may use the phpMyAdmin tool, which is available via Hepsia. You shall also be able to look at hourly and daily MySQL stats, which will show you how your websites perform and if any of them should be optimized.