MySQL is one of the most widely used database control systems out there. A database is a set of cells with data which are arranged in tables and the control system is the piece of software that links the info to a script application. As an illustration, a forum stores all posts, usernames, avatars etc in a database and every time a website visitor opens a specific thread, the forum script connects to the database and “calls” the content that should be displayed on a particular page. MySQL is very popular because of its terrific efficiency, simplicity and the fact that it can function with lots of popular scripting languages such as PHP, Python, Perl, and so forth. All dynamic websites which are designed with a script-driven app require some type of database and a lot of the most widely used ones like Joomla, Moodle, Mambo and WordPress employ MySQL.
MySQL 5 Databases in Shared Website Hosting
The in-house built Hepsia Control Panel that comes with our Linux shared website hosting plans allows you to control all your MySQL databases without difficulty. It takes just a couple of mouse clicks to create a brand new database and with just one more click you can back it up if you want to have a copy before you update your website, for example. You'll be able to change the password, delete a database or enable remote access to it just as easily. For the latter option you can choose the IP addresses that'll be able to connect to the database remotely to make sure that unauthorized people will not be able to access your information. If you would like to view the database content or modify any cell or table via the CP, you can use phpMyAdmin, a powerful web-based interface. Using any of our script-driven applications will also be easy as our script installer will set up a database for the script that you have picked automatically.
MySQL 5 Databases in Semi-dedicated Servers
MySQL 5 is one of the database administration systems offered with our Linux semi-dedicated hosting plans and you'll be able to set up and employ any script app which requires a MySQL database easily. Our sophisticated Hepsia CP will give you full control over any database that you set up - you can modify its password with a mouse click, export or import content and also access it remotely via an app installed on your computer. To make sure that no one else shall be able to use the latter option, you'll need to include your IP address in the Control Panel just before you are able to access the database. If you prefer a web interface to control a specific database, Hepsia shall give you access to the feature-rich phpMyAdmin tool via which you can change certain cells and tables or run MySQL commands through your browser.