If you use a script-driven application for your site, any information which both you and the website users produce will be stored inside a database - an accumulation of info, that is structured in cells and tables for simpler reading and writing. The latter is done by using special software known as database management system and one of the most famous ones worldwide is MySQL. A large amount of script applications are created to work with MySQL because it is easy to use, it performs exceptionally well on a web server and it's also universal as it can perform with popular web programming languages (Java, Perl, Python, PHP) and on various hosting server OS (Linux, UNIX, Windows). There are literally thousands of scripts which use MySQL, including extremely popular ones for instance 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. You can create a new database via the Hepsia hosting Control Panel and the amount of databases which you can have simultaneously depends on the package that you choose. We also provide you with advanced options to manage your databases, such as a one-click backup and remote access. With the latter option you will be able to employ software on your computer to connect to a database on our website hosting servers and manage it. For simple management from the CP we provide you with the highly efficient phpMyAdmin software tool, which will permit you to modify tables or cells and import or export entire databases using a web interface. If you take advantage of our 1-click script installer, our system will create a completely new database and connect it to the app 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.

MySQL 5 Databases in Semi-dedicated Hosting

Each and every semi-dedicated server which we offer you comes with the latest version of MySQL preinstalled, to permit you to run any script app that you'd like. If you use our 1-click installer, you can easily create an app with a couple of mouse clicks and our tool will create a brand new database automatically. If you prefer to set up a script by hand, you’ll be able to create a MySQL database very easily, picking out its username and password. For your convenience, we've also added quick-access buttons to generate a backup or permit remote accessibility to each of your databases. More experienced users can log in to the highly effective phpMyAdmin instrument and change specific cells or entire tables manually via a web interface. Inside the Databases section of the Hepsia web hosting CP you will also find hourly and daily stats for each database that you have created inside the account.