All script applications including forums or virtual stores save their information inside a database - a collection of cells and tables containing all of the Internet site data including items, prices, comments, etc. Every time you open a particular page, the script connects to the database and retrieves the necessary information, then displays it. The mid-level software which connects the script and the database is called a database management system and amongst the most popular ones is MySQL. The latter is commonly used as it can run on several platforms (Windows, UNIX, Linux) and with a variety of scripting languages (Python, Perl, PHP, Java), not mentioning its wonderful performance even with huge databases. Numerous widely used platforms like WordPress or Joomla employ MySQL databases to keep their content.
MySQL 5 Databases in Shared Website Hosting
The in-house built Hepsia CP included with our Linux shared website hosting packages allows you to control all your MySQL databases without difficulty. It takes just a couple of clicks to set up a new database and with one more click you can back it up if you would like to have a copy before you update your site, for instance. You'll be able to modify the password, remove a database or allow remote access to it just as easily. For the latter option you'll be able to pick the IP addresses that'll be able to connect to the database remotely in order to ensure that unauthorized people won't be able to access your info. If you want to view the database content or modify any cell or table using the Control Panel, you should use phpMyAdmin, an excellent web-based interface. Using any one of our script-driven apps shall also be very easy as our script installer will create a database for the script which you have picked automatically.
MySQL 5 Databases in Semi-dedicated Hosting
All of our Linux semi-dedicated packages offer MySQL 5 support and the administration of your databases shall be really easy. With just a couple of clicks you'll be able to set up a brand new database, erase an existing one or modify its password. The Hepsia web hosting Control Panel shall also provide you with access to far more advanced functions such as a one-click backup and remote accessibility. For the latter option, you could add only the IP address of your PC to be sure that no one else is going to be able to access your information. Thus, you can manage the content of any database inside the account through any app on your personal computer. If you want to do this online, you may use the phpMyAdmin tool, that is available through Hepsia. You will also be able to view hourly and day-to-day MySQL stats, which will show you how your websites perform and if any one of them needs to be optimized.