If you use a script-driven application for your website, any information which both you and the site users produce shall be stored within a database - a collection of data, which is structured in cells and tables for simplier and easier reading and writing. The latter is carried out by using special software known as database management system and one of the most famous ones worldwide is MySQL. A wide range of script apps are created to work with MySQL as it's easy to work with, it functions perfectly on a web hosting server and it's also universal as it can perform with common web programming languages (Java, Perl, Python, PHP) and on numerous server OS (Windows, Linux, UNIX). There are hundreds of scripts that use MySQL, including extremely popular ones such as WordPress, Moodle and Joomla.

MySQL 5 Databases in Cloud Hosting

The in-house built Hepsia Control Panel included with our cloud plans will enable you to control all your MySQL databases effortlessly. It takes only a few mouse clicks to set up a brand new database and with one more click you could back it up if you'd like to have a copy before you update your Internet site, for instance. You will be able to change the password, erase a database or enable remote access to it just as fast. For the latter option you could pick the IP addresses which will be able to connect to the database remotely so as to ensure that unauthorized people will not be able to access your data. If you'd like to view the database content or change any cell or table using the Control Panel, you may use phpMyAdmin, an effective web-based interface. Using any one of our script-driven applications will also be easy as our script installer will set up a database for the script that you have chosen automatically.

MySQL 5 Databases in Semi-dedicated Servers

MySQL 5 is one of the database management systems offered with our semi-dedicated plans and you will be able to install and use any script application that requires a MySQL database without any difficulty. Our cutting-edge Hepsia Control Panel gives you complete control of any database you set up - you are able to modify its password with a mouse click, export or import content and even access it remotely through an application set up on your personal computer. To ensure that no one else will be able to use the latter option, you'll have to include your IP address in the CP before you're able to access the database. If you prefer a web interface to handle a particular database, Hepsia will give you access to the feature-rich phpMyAdmin tool through which you can change particular cells and tables or run MySQL commands through your web browser.