When you use a script-driven application for your website, any info that both you and the site users generate shall be stored within a database - an accumulation of information, that is organized in cells and tables for simplier and easier reading and writing. The latter is accomplished by employing special software called database management system and one of the most widely used ones around the globe is MySQL. A large amount of script applications are created to work with MySQL as it's simple to use, it works very well on a web hosting server and it is universal as it can work with well-known web programming languages (Java, Perl, Python, PHP) and on a number of server Operating Systems (Windows, Linux, UNIX). There are huge amounts of scripts that use MySQL, including very popular ones for instance Moodle, Joomla and WordPress.

MySQL 5 Databases in Shared Website Hosting

The in-house built Hepsia CP that comes with our Linux shared website hosting will enable you to manage all your MySQL databases effortlessly. It takes just a couple of mouse clicks to set up a brand new database and with only one more click you could back it up if you'd like to have a copy before you update your web site, for example. You shall be able to modify the password, delete a database or enable remote access to it just as easily. For the latter option you could opt for 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 data. If you would like to view the database content or edit any cell or table via the Control Panel, you may use phpMyAdmin, an effective web-based interface. Using any one of our script-driven applications shall also be easy as our script installer will set up a database for the script you have chosen automatically.

MySQL 5 Databases in Semi-dedicated Hosting

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