MySQL 5 Databases
Learn what relational databases are and if using MySQL databases can be beneficial for your websites and apps.
If you use a script-driven application for your website, any information which both you and the website users generate shall be stored within a database - a collection of data, which is structured in cells and tables for simplier and easier reading and writing. The latter is accomplished by using special software known as database management system and one of the most famous ones world-wide is MySQL. A large amount of script apps are built to work with MySQL because it is easy to work with, it functions perfectly on a server and it is universal as it can work with famous web programming languages (Java, Perl, Python, PHP) and on numerous hosting server Operating Systems (Windows, UNIX, Linux). There are hundreds of scripts which use MySQL, including popular ones such as WordPress, Moodle and Joomla™.
-
MySQL 5 Databases in Shared Web Hosting
Starting or modifying a MySQL database shall be very easy with each one of our
shared web hosting plans. This can be performed via our feature-rich Hepsia CP through which you can create or erase a database, create a backup copy with one click or employ the highly efficient phpMyAdmin instrument to change cells and tables or import an entire database if you are moving a script-driven website from another hosting company. You could also enable remote access to any database inside your account and choose from what IP addresses the connection will be established, so that you can ensure the protection of your information. If you choose to employ any of the script platforms that we offer you with our script installer, you won't have to do anything because our system will create a whole new database and link it to the website automatically. If you encounter any problems to control your databases, you can check our help articles and training videos or get hold of our tech support team.
-
MySQL 5 Databases in Semi-dedicated Servers
MySQL 5 is one of the database management systems that come with our
semi-dedicated plans and you will be able to install and employ any script app which requires a MySQL database easily. Our sophisticated Hepsia CP offers you full control of any database you set up - you could modify its password with a click, export or import content and even access it remotely via an application set up on your PC. To make certain that nobody else will be able to use the latter option, you'll need to include your IP address inside the Control Panel just before you are able to access the database. If you need a web interface to handle a specific database, Hepsia will give you access to the feature-rich phpMyAdmin tool using which you can edit certain cells and tables or run MySQL commands through your web browser.