If you use a script-driven application for your site, any information that both you and the site users generate will be stored within a database - a collection of info, which is structured in cells and tables for simpler reading and writing. The latter is accomplished through special software called database management system and one of the most widely used ones worldwide is MySQL. A lot of script apps are created to work with MySQL since it is simple to use, it performs perfectly on a server and it's universal as it can work with well-known web programming languages (PHP, Perl, Python, Java) and on a variety of server OS (Linux, UNIX, Windows). There are literally thousands of scripts which use MySQL, including popular ones such as WordPress, Moodle and Joomla.
MySQL 5 Databases in Shared Hosting
You'll be able to use script-driven platforms that require a MySQL database with each one of the shared hosting which we provide. You can easily create a whole new database through the Hepsia website hosting CP and the total number of databases that you can have simultaneously will depend on the package you opt for. We also offer advanced options to manage your databases, like a one-click backup and remote access. With the latter option you'll be able to use software on your PC to connect to a database on our web servers and manage it. For simple management from the CP we provide you with the powerful phpMyAdmin tool, that will enable you to change tables or cells and import or export whole databases through a web interface. If you use our 1-click script installer, our system will create a brand new database and connect it to the application you have picked 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 Servers
Each semi-dedicated server that we provide features the latest version of MySQL pre-installed, to permit you to run any script application that you'd like. When you use our 1-click installer, you could create an application with a few mouse clicks and our software tool will set up a brand new database automatically. If you want to set up a script by hand, you can create a MySQL database with ease, picking out its username and password. To save you time, we have also added quick-access buttons to generate a backup or permit remote accessibility to each of your databases. More advanced users will be able to sign in to the effective phpMyAdmin instrument and edit specific cells or entire tables manually via a web interface. In the Databases section of the Hepsia hosting Control Panel you'll also find hourly and daily statistics for every single database you have set up inside the account.