When you use a script-driven app for your site, any data which both you and the website users produce shall be stored inside a database - an accumulation of information, that's arranged in cells and tables for simplier and easier reading and writing. The latter is done by using special software called database management system and one of the most popular ones worldwide is MySQL. A number of script apps are designed to work with MySQL because it is convenient to use, it functions very well on a web server and it is universal as it can work with well-known web programming languages (PHP, Perl, Python, Java) and on a variety of hosting server OS (Windows, Linux, UNIX). There are loads of scripts which use MySQL, including extremely popular ones for example Moodle, Joomla and WordPress.

MySQL 5 Databases in Cloud Web Hosting

You shall be able to use script-driven platforms which require a MySQL database with each of the cloud web hosting plans which we offer. You can easily create a completely new database from your Hepsia hosting Control Panel and the total number of databases you can have at a time will depend on the package you select. We also offer advanced options to manage your databases, such as a one-click backup and remote access. With the latter option you shall be able to use software on your PC to connect to a database on our web servers and manage it. For easy administration from the Control Panel we provide the powerful phpMyAdmin software tool, which will allow you to edit cells or tables and import or export entire databases through a web interface. If you employ our 1-click script installer, our system shall create a new database and link it to the application you have picked automatically, so all you will have to do to get a script-driven website will be to click on the Install button.