If you use a script-driven app for your site, any info which both you and the website users create will be stored in a database - a collection of info, that is organized in cells and tables for simplier and easier reading and writing. The latter is done by using special software known as database management system and one of the most well-known ones world-wide is MySQL. A number of script apps are created to work with MySQL since it is easy to use, it works very well on a hosting server and it's universal as it can work with common web programming languages (Python, PHP, Perl, Java) and on a variety of server OS (UNIX, Linux, Windows). There are huge amounts of scripts that use MySQL, including very popular ones such as WordPress, Joomla and Moodle.

MySQL 5 Databases in Cloud Website Hosting

Setting up or changing a MySQL database will be very simple with each of our cloud website hosting services. This can be done via our feature-rich Hepsia CP in which you can set up or delete a database, set up a backup with only one mouse click or employ the highly efficient phpMyAdmin software instrument so as to modify cells and tables or import an entire database if you are moving a script-driven site from another web hosting provider. You may also enable remote access to any database inside your account and select from what IP addresses the connection shall be established, so as to ensure the safety of your information. If you decide to employ any of the script platforms which we provide with our script installer, you'll not have to do anything simply because our system will set up a brand new database and link it to the site automatically. If you experience any issues to manage your databases, you can examine our help articles and training videos or get hold of our tech support.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database management systems that come with our Linux semi-dedicated services and you will be able to install and employ any script app that requires a MySQL database easily. Our state-of-the-art Hepsia Control Panel will give you total control over any database which you create - you are able to change its password with a click, export or import content and even access it remotely via an application set up on your PC. To make certain that nobody else shall be able to use the latter option, you will need to include your IP address inside the Control Panel just before you are able to access the database. If you need a web interface to handle a certain database, Hepsia shall give you access to the feature-rich phpMyAdmin tool where you can edit particular cells and tables or run MySQL commands through your web browser.