MySQL 5 Databases
Learn what relational databases are and if using MySQL databases can be beneficial for your sites and applications.
If you use a script-driven app for your site, any data that both you and the site users generate will be stored within a database - an accumulation of data, that's organized in cells and tables for easier reading and writing. The latter is carried out through special software known as database management system and one of the most well-known ones world-wide is MySQL. A wide range of script apps are built to work with MySQL because it’s easy to use, it performs exceptionally well on a server and it's also universal as it can perform with popular web programming languages (Python, Perl, PHP, Java) and on various web server OS (Linux, UNIX, Windows). There are loads of scripts that use MySQL, including really popular ones such as Moodle, Joomla™ and WordPress.
-
MySQL 5 Databases in Cloud Website Hosting
The in-house built Hepsia CP that comes with our
Linux cloud website hosting plans allows you to manage all your MySQL databases easily. It takes only a few 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 web site, for instance. You shall be able to change the password, remove a database or permit remote access to it just as easily. For the latter option you could choose the IP addresses that'll be able to connect to the database remotely in order to make sure that unauthorized people shall not be able to access your information. If you want to see the database content or change any cell or table using the CP, you should use phpMyAdmin, an excellent 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 selected automatically.
-
MySQL 5 Databases in Semi-dedicated Servers
MySQL 5 is one of the database administration systems provided with our
semi-dedicated servers and you shall be able to set up and employ any script app which requires a MySQL database easily. Our innovative Hepsia Control Panel will give you full control over any database you set up - you can modify its password with a click, export or import content and even access it remotely via an app set up on your computer. To make certain that no one else will be able to use the latter option, you will have to add your IP address inside the Control Panel before you are able to access the database. If you want a web interface to manage a particular database, Hepsia will give you access to the feature-rich phpMyAdmin tool using which you can modify particular cells and tables or run MySQL commands through your web browser.