MySQL 5 Databases
Find out what relational databases are and if using MySQL databases can be beneficial for your web sites and apps.
When you use a script-driven app for your Internet site, any data that both you and the site users generate will be stored within a database - a collection of information, which is structured in cells and tables for simpler reading and writing. The latter is carried out through special software known as database management system and one of the most well-known ones worldwide is MySQL. A lot of script applications are created to work with MySQL since it’s easy to work with, it functions really well on a server and it's universal as it can function with common web programming languages (Java, PHP, Perl, Python) and on a variety of hosting server Operating Systems (Windows, UNIX, Linux). There are hundreds of scripts that use MySQL, including very popular ones such as Moodle, Joomla™ and WordPress.
-
MySQL 5 Databases in Shared Hosting
The in-house built Hepsia CP included with our
Linux shared hosting will enable you to manage all your MySQL databases effortlessly. It requires just a couple of clicks to create a brand new database and with one more click you can back it up if you would like to have a copy before you update your website, for instance. You'll be able to change the password, delete a database or permit remote access to it just as fast. For the latter option you can opt for the IP addresses that will be able to connect to the database remotely in order to make sure that unauthorized people will not be able to access your data. If you wish to view the database content or edit any cell or table from the CP, you can use phpMyAdmin, a powerful web-based interface. Using any one of our script-driven applications will also be super easy as our script installer will set up a database for the script you have picked automatically.
-
MySQL 5 Databases in Semi-dedicated Servers
Every
semi-dedicated server that we provide includes the latest version of MySQL pre-installed, to enable you to run any script app you want. If you use our 1-click installer, you could create 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’ll be able to create a MySQL database very easily, choosing its account information. For your benefit, we've also added quick-access buttons to create a backup or enable remote access to any of your databases. More experienced users can log in to the powerful phpMyAdmin tool and change specific cells or whole tables manually through a web interface. Inside the Databases section of the Hepsia website hosting CP you will also find hourly and daily statistics for each and every database which you have set up in the account.