MySQL 5 Databases
Discover what relational databases are and whether using MySQL databases can be beneficial for your web sites and apps.
All script applications including forums or web stores save their data inside a database - a collection of cells and tables containing all the Internet site data including items, prices, comments, and so on. Every time you open a specific page, the script connects to the database and retrieves the required data, then displays it. The intermediary software which connects the script and the database is called a database management system and one of the most widely used ones is MySQL. The latter is widely used simply because it can run on a number of platforms (Linux, UNIX, Windows) and with a number of scripting languages (Java, PHP, Perl, Python), not mentioning its excellent effectiveness even with large databases. Numerous widely used platforms such as WordPress or Joomla™ use MySQL databases to save their content.
-
MySQL 5 Databases in Shared Hosting
Creating or changing a MySQL database is going to be really easy with any of our
Linux shared hosting packages. This can be done via our feature-rich Hepsia CP where you can create or remove a database, create a backup with one mouse click or use the highly effective phpMyAdmin software instrument in order to change cells and tables or import an entire database if you are moving a script-driven site from another service provider. You can even enable remote access to any database inside your account and select from what IP addresses the connection shall be established, as a way to ensure the security of your info. If you decide to take advantage of any of the script platforms which we offer you with our script installer, you will not need to do anything simply because our system will create a brand new database and link it to the site automatically. If you face any difficulties to manage your databases, you should check our help articles and instructional videos or get hold of our technical support.
-
MySQL 5 Databases in Semi-dedicated Hosting
MySQL 5 is one of the database administration systems provided with our
Linux semi-dedicated packages and you'll be able to set up and employ any script app which requires a MySQL database without any hassle. Our innovative Hepsia Control Panel gives you full control over any database you create - you may modify its password with a click, export or import content and also access it remotely using an application set up on your PC. To make certain that no one else shall be able to use the latter option, you'll need to include your IP address in the CP just before you're able to access the database. If you prefer a web interface to handle a specific database, Hepsia will give you access to the feature-rich phpMyAdmin tool where you can modify particular cells and tables or run MySQL commands through your Internet browser.