When you use a script-driven app for your site, any data that both you and the site users create shall be stored inside a database - a collection of information, which is structured in cells and tables for easier reading and writing. The latter is carried out by using special software known as database management system and one of the most popular ones globally is MySQL. A large amount of script apps are designed to work with MySQL because it’s convenient to use, it works very well on a web server and it's universal as it can perform with common web programming languages (PHP, Perl, Python, Java) and on numerous server Operating Systems (Linux, UNIX, Windows). There are hundreds of scripts that use MySQL, including popular ones such as WordPress, Moodle and Joomla.

MySQL 5 Databases in Shared Website Hosting

You'll be able to use script-driven platforms that require a MySQL database with each of the Linux shared website hosting packages that we offer. You could set up a completely new database through the Hepsia hosting CP and the total number of databases which you can have simultaneously will depend on the package which you choose. We also offer advanced options to manage your databases, like a one-click backup and remote accessibility. With the latter option you shall be able to employ software on your computer to connect to a database on our website hosting servers and manage it. For convenient administration through the CP we provide the efficient phpMyAdmin software tool, that will permit you to change cells or tables and import or export whole databases via a web interface. If you take advantage of our 1-click script installer, our system shall create a new database and link it to the app you have selected automatically, so all you'll need to do to get a script-driven Internet site is to click on the Install button.