When you use a script-driven application for your Internet site, any information which both you and the website users create shall be stored within a database - an accumulation of data, which is arranged in cells and tables for simplier and easier reading and writing. The latter is done by employing special software known as database management system and one of the most popular ones worldwide is MySQL. A wide range of script apps are built to work with MySQL since it is easy to work with, it works exceptionally well on a web server and it's universal as it can function with widely used web programming languages (PHP, Java, Perl, Python) and on various web server OS (Windows, Linux, UNIX). There are thousands of scripts which use MySQL, including extremely popular ones for instance Moodle, Joomla and WordPress.

MySQL 5 Databases in Hosting

The in-house built Hepsia Control Panel included with our Linux hosting will permit you to control all your MySQL databases effortlessly. It requires only a couple of clicks to set up a new database and with just one more click you can back it up if you would like to have a copy before you update your site, for instance. You'll be able to change the password, delete a database or allow remote access to it just as easily. For the latter option you can choose the IP addresses that will be able to connect to the database remotely in order to ensure that unauthorized people won't be able to access your data. If you wish to view the database content or edit any cell or table using the Control Panel, you can use phpMyAdmin, a powerful web-based interface. Using any one of our script-driven apps will also be very easy as our script installer will set up a database for the script that you have picked out automatically.

MySQL 5 Databases in Semi-dedicated Servers

Each and every semi-dedicated server which we offer you comes with 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 can easily set up an application with a couple of clicks and our software tool will set up a brand new database automatically. If you want to install a script personally, you can create a MySQL database with ease, choosing its account information. For your convenience, we've also added quick-access buttons to produce a backup or enable remote access to any of your databases. More advanced users can log in to the effective phpMyAdmin instrument and change certain cells or whole tables by hand using a web interface. In the Databases section of the Hepsia website hosting CP you'll also find hourly and day-to-day stats for every single database you have set up inside the account.