MySQL 5 Databases
Discover what relational databases are and if using MySQL databases can be beneficial for your web sites and applications.
All script apps including forums or online stores keep their info inside a database - a group of cells and tables which contains all the site data such as items, prices, comments, and many others. Anytime you open a particular page, the script connects to the database and retrieves the needed data, then displays it. The intermediary software that connects the script and the database is referred to as a database management system and amongst the most famous ones is MySQL. The latter is frequently used as it can run on several platforms (Windows, UNIX, Linux) and with a variety of scripting languages (PHP, Java, Perl, Python), not mentioning its excellent performance even with massive databases. Numerous famous platforms like Joomla™ or WordPress employ MySQL databases to save their content.
-
MySQL 5 Databases in Shared Hosting
Creating or editing a MySQL database shall be really easy with each one of our
shared hosting services. That can be carried out via our feature-rich Hepsia CP in which you can create or delete a database, create a backup copy with just a single mouse click or use the efficient phpMyAdmin software tool to change cells and tables or import a whole database if you are moving a script-driven website from another hosting company. You could even enable remote access to any database in your account and select from what IP addresses the connection shall be established, as a way to guarantee the security of your information. If you choose to take advantage of any of the script platforms we offer you with our script installer, you'll not need to do anything as our system will set up a new database and link it to the website automatically. If you experience any problems to control your databases, you can check our help articles and video tutorials or get hold of our tech support team.
-
MySQL 5 Databases in Semi-dedicated Hosting
MySQL 5 is one of the database management systems offered with our
Linux semi-dedicated services and you'll be able to set up and use any script application that requires a MySQL database without any hassle. Our cutting-edge Hepsia CP offers you complete control over any database that you create - you could modify its password with a mouse click, export or import content and also access it remotely through an app set up on your computer. To ensure that nobody else shall be able to use the latter option, you will have to include your IP address in the Control Panel before you are able to access the database. If you need a web interface to control a particular database, Hepsia will give you access to the feature-rich phpMyAdmin tool via which you can edit certain cells and tables or run MySQL commands through your Internet browser.