When you use a script-driven app for your website, any info that both you and the website users generate shall be stored in a database - an accumulation of information, which is arranged in cells and tables for simplier and easier reading and writing. The latter is accomplished through special software called database management system and one of the most popular ones globally is MySQL. A lot of script applications are designed to work with MySQL since it’s easy to work with, it performs exceptionally well on a web hosting server and it's also universal as it can work with widely used web programming languages (Java, Perl, Python, PHP) and on several server Operating Systems (Windows, Linux, UNIX). There are loads of scripts that use MySQL, including really popular ones like WordPress, Joomla and Moodle.

MySQL 5 Databases in Cloud Hosting

You'll be able to use script-driven platforms which require a MySQL database with each one of the cloud plans that we provide. You could set up a new database from the Hepsia hosting CP and the amount of databases that you can have at a time is determined by the package which you select. We also provide you with advanced options to control your databases, like a one-click backup and remote access. With the latter option you will be able to use software on your computer to connect to a database on our servers and manage it. For easy management through the Control Panel we provide the efficient phpMyAdmin software tool, that will permit you to modify tables or cells and import or export whole databases via a web interface. If you use our 1-click script installer, our system shall create a new database and connect it to the application you have chosen automatically, so all you will have to do to get a script-driven site shall be to click on the Install button.