If you use a script-driven application for your site, any information that both you and the site users create will be stored inside a database - an accumulation of info, that is structured in cells and tables for easier reading and writing. The latter is carried out through special software known as database management system and one of the most well-known ones world-wide is MySQL. A large amount of script apps are built to work with MySQL because it is user-friendly, it performs exceptionally well on a web server and it's universal as it can function with famous web programming languages (Java, Perl, Python, PHP) and on various server OS (Linux, UNIX, Windows). There are literally thousands of scripts which use MySQL, including popular ones such as Moodle, Joomla and WordPress.
MySQL 5 Databases in Shared Website Hosting
The in-house built Hepsia CP offered with our shared website hosting services allows you to manage all your MySQL databases effortlessly. It takes just a few clicks to set up a brand new database and with just one more click you could back it up if you'd like to have a copy before you update your website, for example. You shall be able to change the password, remove a database or enable remote access to it just as easily. For the latter option you can 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 data. If you'd like to see the database content or change 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 will also be super easy as our script installer will create a database for the script you have selected automatically.
MySQL 5 Databases in Semi-dedicated Hosting
MySQL 5 is one of the database management systems offered with our Linux semi-dedicated hosting and you'll be able to set up and employ any script app which requires a MySQL database without any difficulty. Our advanced Hepsia Control Panel will provide you with total control over any database you set up - you could change its password with a click, export or import content and even access it remotely through an application installed on your personal computer. To ensure that nobody else shall be able to use the latter option, you'll have to add your IP address in the Control Panel before you're able to access the database. If you require a web interface to control a specific database, Hepsia will give you access to the feature-rich phpMyAdmin tool via which you can modify specific cells and tables or run MySQL commands through your web browser.