MySQL 5 Databases
Find out what relational databases are and if using MySQL databases can be beneficial for your web sites and apps.
All script apps such as forums or online stores save their data inside a database - a set of cells and tables that contains the Internet site info like items, prices, comments, etc. Each time you open a particular page, the script connects to the database and retrieves the necessary info, then shows it. The intermediary software that connects the script and the database is referred to as a database management system and one of the most widely used ones is MySQL. The latter is commonly used because it can run on various platforms (Windows, Linux, UNIX) and with numerous scripting languages (Java, Perl, Python, PHP), not mentioning its fantastic performance even with massive databases. Lots of widely used platforms including Joomla™ or WordPress use MySQL databases to store their content.
-
MySQL 5 Databases in Cloud Website Hosting
The in-house built Hepsia CP that comes with our
cloud website hosting plans allows you to manage all your MySQL databases without difficulty. It takes just a few mouse clicks to create a completely new database and with just one more click you can back it up if you would like to have a copy before you update your Internet site, for example. You'll be able to change the password, delete a database or permit remote access to it just as easily. For the latter option you'll be able to choose the IP addresses that'll be able to connect to the database remotely in order to make sure that unauthorized people shall not be able to access your information. If you want to see the database content or modify any cell or table from the CP, you may use phpMyAdmin, an effective web-based interface. Using any of our script-driven applications will also be super easy as our script installer will create a database for the script which you have picked out automatically.
-
MySQL 5 Databases in Semi-dedicated Servers
All our
semi-dedicated plans offer MySQL 5 support and the management of your databases will be really easy. With only a few mouse clicks you will be able to set up a whole new database, erase an existing one or modify its password. The Hepsia web hosting Control Panel shall also give you access to far more advanced features including a one-click backup and remote access. For the latter option, you can add only the IP address of your computer to be sure that nobody else will be able to access your information. That way, you can manage the content of any database in the account using any application on your personal computer. If you'd rather to do this online, you should use the phpMyAdmin tool, that is available through Hepsia. You'll also be able to see hourly and daily MySQL stats, which will show you how your sites perform and if any of them needs to be optimized.