When you use a script-driven app for your Internet site, any info which both you and the website users generate will be stored inside a database - an accumulation of data, that is arranged in cells and tables for simpler reading and writing. The latter is carried out through special software referred to as database management system and one of the most famous ones worldwide is MySQL. A lot of script apps are created to work with MySQL since it’s easy to work with, it works very well on a web hosting server and it's universal as it can work with widely used web programming languages (Java, Perl, Python, PHP) and on various hosting server Operating Systems (Windows, UNIX, Linux). There are literally thousands of scripts that use MySQL, including popular ones for example Moodle, Joomla and WordPress.

MySQL 5 Databases in Shared Hosting

The in-house built Hepsia CP that comes with our shared hosting plans allows you to manage all your MySQL databases effortlessly. It takes only a few mouse clicks to create a brand new database and with just one more click you could back it up if you'd like to have a copy before you update your website, for instance. You will be able to change the password, erase a database or permit remote access to it just as easily. For the latter option you may pick the IP addresses that'll be able to connect to the database remotely to make sure that unauthorized people won't be able to access your information. If you wish to see the database content or edit any cell or table using the CP, you may use phpMyAdmin, an excellent web-based interface. Using any one of our script-driven applications will also be very easy as our script installer will create a database for the script which you have selected automatically.

MySQL 5 Databases in Semi-dedicated Servers

Each semi-dedicated server that we provide comes with the latest version of MySQL pre-installed, so that you can run any script app you want. When you use our 1-click installer, you can set up an application with a few clicks and our software instrument will set up a whole new database automatically. If you prefer to set up a script by hand, you can create a MySQL database effortlessly, choosing its account information. To save you time, we've also added quick-access buttons to create a backup or permit remote access to each of your databases. More tech-savvy users can sign in to the effective phpMyAdmin tool and change certain cells or whole tables manually through a web interface. In the Databases section of the Hepsia website hosting Control Panel you'll also find hourly and daily stats for each and every database which you have set up inside the account.