When you use a script-driven application for your Internet site, any information that both you and the site users generate will be stored within a database - an accumulation of information, that is structured in cells and tables for simplier and easier reading and writing. The latter is accomplished through special software known as database management system and one of the most famous ones around the globe is MySQL. A large amount of script applications are built to work with MySQL because it’s simple to use, it functions exceptionally well on a web hosting server and it is universal as it can function with well-known web programming languages (Python, PHP, Perl, Java) and on a variety of hosting server OS (Windows, UNIX, Linux). There are hundreds of scripts which use MySQL, including popular ones like Moodle, Joomla and WordPress.
MySQL 5 Databases in Shared Web Hosting
The in-house built Hepsia CP that comes with our shared web hosting will allow you to manage all your MySQL databases with ease. It requires just a couple of mouse clicks to create a brand new database and with one more click you may back it up if you would like to have a copy before you update your Internet site, for example. You shall be able to change the password, erase a database or enable remote access to it just as easily. For the latter option you'll be able to choose the IP addresses that will be able to connect to the database remotely 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 CP, you can use phpMyAdmin, an efficient web-based interface. Using any of our script-driven apps shall also be very easy as our script installer will create a database for the script which you have chosen automatically.
MySQL 5 Databases in Semi-dedicated Hosting
Each and every semi-dedicated server which we offer comes with the latest version of MySQL pre-installed, to enable you to run any script application you would like. If you use our 1-click installer, you can set up an app with a few clicks and our software tool will set up a whole new database automatically. If you prefer to install a script personally, you are able to create a MySQL database very easily, picking out its username and password. To save you time, we have also added quick-access buttons to produce a backup or enable remote access to any of your databases. More tech-savvy users can easily log in to the effective phpMyAdmin tool and modify certain cells or entire tables by hand using a web interface. In the Databases section of the Hepsia hosting CP you'll also find hourly and daily stats for each and every database which you have created in the account.