MySQL is one of the most widespread database admin systems in existence. A database is a set of cells with information that are organized in tables and the administration system is the piece of software that links the info to a script application. As an illustration, a forum stores all usernames, avatars, posts and so forth in a database and every time a site visitor opens a specific thread, the forum script connects to the database and “calls” the content which needs to be displayed on a certain page. MySQL is quite popular because of its excellent performance, ease of use and the fact that it can work with lots of popular scripting languages such as PHP, Python, Perl, and so on. All dynamic sites which are built with a script-driven application require some type of database and a lot of the most widely used ones including Joomla, Moodle, Mambo and WordPress employ MySQL.

MySQL 5 Databases in Shared Hosting

The in-house built Hepsia CP that comes with our shared hosting plans will enable you to manage all your MySQL databases without difficulty. It requires only a few mouse clicks to create a brand new database and with just one more click you could back it up if you want to have a copy before you update your website, for instance. You'll be able to modify the password, remove a database or allow remote access to it just as fast. For the latter option you may choose the IP addresses that will be able to connect to the database remotely to ensure that unauthorized people won't be able to access your info. If you want to see the database content or modify any cell or table through the CP, you may use phpMyAdmin, a powerful web-based interface. Using any one of our script-driven applications shall also be super easy as our script installer will create a database for the script you have picked automatically.

MySQL 5 Databases in Semi-dedicated Servers

Our Linux semi-dedicated hosting plans offer MySQL 5 support and the management of your databases shall be really easy. With only a couple of mouse clicks you'll be able to set up a brand new database, delete an existing one or alter its password. The Hepsia hosting CP shall also offer you access to more advanced features such as a one-click backup and remote accessibility. For the latter option, you could add only the IP address of your PC to make certain that no one else is going to be able to access your info. Thus, you can manage the content of any database in the account through any app on your computer. If you'd prefer to do this online, you may use the phpMyAdmin tool, that is available via Hepsia. You shall also be able to observe hourly and daily MySQL stats, that will show you how your sites perform and if any of them should be optimized.