MySQL is one of the most commonly used database control systems on the market. A database is a set of cells with data which are structured in tables and the administration system is the software that links the information to a script app. For example, a forum stores all posts, usernames, avatars etc inside a database and every time a site visitor opens a particular thread, the forum script connects to the database and “calls” the content which has to be shown on a specific page. MySQL is extremely popular due to its terrific functionality, simplicity and the fact that it can work with numerous popular scripting languages such as PHP, Python, Perl, etc. All dynamic websites which are designed with a script-driven application need some type of database and a lot of the most popular ones including Joomla, Moodle, Mambo and WordPress employ MySQL.

MySQL 5 Databases in Shared Hosting

The in-house built Hepsia Control Panel offered with our shared hosting packages will permit you to manage all your MySQL databases effortlessly. It takes just a few mouse clicks to create a completely new database and with only one more click you may back it up if you'd like to have a copy before you update your site, for instance. You will be able to change the password, erase a database or allow remote access to it just as fast. For the latter option you can choose the IP addresses that'll be able to connect to the database remotely so as to ensure that unauthorized people will not be able to access your info. If you wish to see the database content or change any cell or table from the Control Panel, you may use phpMyAdmin, an effective web-based interface. Using any of our script-driven applications shall also be easy as our script installer will set up a database for the script which you have chosen automatically.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database management systems that come with our Linux semi-dedicated hosting and you'll be able to set up and use any script application which requires a MySQL database without any hassle. Our sophisticated Hepsia CP will provide you with complete control over any database that you set up - you may change its password with a mouse click, export or import content and even access it remotely through an app set up on your computer. To make sure that no one else will be able to use the latter option, you will have to include your IP address in the Control Panel before you are able to access the database. If you prefer a web interface to control a certain database, Hepsia will give you access to the feature-rich phpMyAdmin tool where you can change certain cells and tables or run MySQL commands through your web browser.