When you use a script-driven app for your website, any information which both you and the website users produce will be stored within a database - a collection of information, that is organized in cells and tables for simpler reading and writing. The latter is accomplished by employing special software referred to as database management system and one of the most popular ones worldwide is MySQL. A large amount of script apps are created to work with MySQL because it’s simple to use, it performs exceptionally well on a hosting server and it's universal as it can perform with common web programming languages (Java, PHP, Perl, Python) and on a variety of server Operating Systems (Linux, UNIX, Windows). There are hundreds of scripts which use MySQL, including popular ones such as WordPress, Moodle and Joomla.

MySQL 5 Databases in Cloud Web Hosting

The in-house built Hepsia CP included with our cloud web hosting will enable you to control all your MySQL databases easily. It takes just a few mouse clicks to set up a new database and with one more click you could back it up if you would like to have a copy before you update your web site, for instance. You will be able to change the password, delete a database or permit remote access to it just as easily. For the latter option you can pick the IP addresses that will be able to connect to the database remotely so as to ensure that unauthorized people won't be able to access your information. If you'd like to view the database content or change any cell or table using the CP, you may use phpMyAdmin, an efficient web-based interface. Using any of our script-driven applications shall also be very easy as our script installer will set up a database for the script you have picked automatically.

MySQL 5 Databases in Semi-dedicated Servers

Each semi-dedicated server that we offer you features the latest version of MySQL pre-installed, so that you can run any script application that you would like. If you use our 1-click installer, you can set up an app with a few mouse clicks and our instrument will create a new database automatically. If you prefer to set up a script manually, you’ll be able to create a MySQL database effortlessly, choosing its username and password. For your benefit, we have also added quick-access buttons to generate a backup or allow remote accessibility to any of your databases. More experienced users could log in to the highly effective phpMyAdmin tool and change specific cells or entire tables manually via a web interface. Inside the Databases section of the Hepsia web hosting CP you'll also find hourly and daily stats for every database which you have created inside the account.