If you use a script-driven app for your site, any data which both you and the site users create shall be stored within a database - an accumulation of information, that's structured in cells and tables for simpler reading and writing. The latter is carried out by using special software known as database management system and one of the most popular ones worldwide is MySQL. A large amount of script applications are built to work with MySQL as it is convenient to use, it functions really well on a web server and it is universal as it can function with widely used web programming languages (PHP, Perl, Python, Java) and on a variety of server OS (UNIX, Linux, Windows). There are huge amounts of scripts which use MySQL, including popular ones for example WordPress, Joomla and Moodle.

MySQL 5 Databases in Shared Hosting

You will be able to use script-driven platforms that require a MySQL database with each of the Linux shared hosting we offer. You can set up a whole new database via the Hepsia website hosting CP and the total number of databases which you can have at a time will depend on the package which you opt for. We also provide advanced options to manage your databases, like a one-click backup and remote accessibility. With the latter option you will be able to employ software on your personal computer to connect to a database on our servers and manage it. For easy administration through the CP we offer the highly effective phpMyAdmin software tool, which will permit you to edit tables or cells and import or export entire databases via a web interface. If you take advantage of our 1-click script installer, our system will create a completely new database and link it to the application you have picked out automatically, so all you will have to do to get a script-driven website is to click on the Install button.