All script apps including forums or e-shops keep their data inside a database - a collection of cells and tables containing the website data including items, prices, comments, and many others. Each time you open a specific page, the script connects to the database and retrieves the specified info, then displays it. The intermediary software which connects the script and the database is known as a database management system and one of the most famous ones is MySQL. The latter is frequently used simply because it operates on a variety of platforms (Windows, UNIX, Linux) and with a variety of scripting languages (PHP, Java, Python, Perl), not mentioning its excellent performance even with huge databases. Lots of well-known platforms such as Joomla or WordPress use MySQL databases to keep their content.
MySQL 5 Databases in Shared Website Hosting
Creating or modifying a MySQL database will be easy with each of our Linux shared website hosting service. That can be performed via our feature-rich Hepsia Control Panel through which you can create or remove a database, set up a backup copy with just a single mouse click or use the highly effective phpMyAdmin tool in order to modify cells and tables or import an entire database if you are moving a script-driven site from another web hosting provider. You may also enable remote access to any database inside your account and choose from what IP addresses the connection will be established, to ensure the safety of your info. If you opt to take advantage of any of the script platforms which we offer you with our script installer, you'll not need to do anything because our system will create a whole new database and link it to the site automatically. If you face any issues to control your databases, you can check our help articles and training videos or get in touch with our technical support.
MySQL 5 Databases in Semi-dedicated Servers
MySQL 5 is one of the database management systems included with our Linux semi-dedicated servers and you'll be able to set up and use any script app which requires a MySQL database without any hassle. Our cutting-edge Hepsia Control Panel will give you full control over any database which you set up - you can modify its password with a click, export or import content and also access it remotely through 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 add your IP address inside the Control Panel before you are able to access the database. If you need a web interface to manage a certain database, Hepsia shall give you access to the feature-rich phpMyAdmin tool via which you can modify particular cells and tables or run MySQL commands through your Internet browser.