All script apps such as forums or web shops store their data in a database - a group of cells and tables which contains the website info including items, prices, comments, etc. Every time you open a particular page, the script connects to the database and retrieves the necessary information, then displays it. The mid-level software which connects the script and the database is referred to as a database management system and amongst the most widely used ones is MySQL. The latter is widely used as it can run on several platforms (Windows, UNIX, Linux) and with a number of scripting languages (Python, Perl, PHP, Java), not mentioning its excellent effectiveness even with huge databases. Numerous popular platforms such as WordPress or Joomla use MySQL databases to keep their content.
MySQL 5 Databases in Shared Hosting
Starting or editing a MySQL database shall be very easy with each one of our Linux shared service. That can be accomplished via our feature-rich Hepsia Control Panel where you can set up or remove a database, create a backup copy with a single mouse click or use the efficient phpMyAdmin software tool in order to edit cells and tables or import an entire database if you are moving a script-driven website from another hosting provider. You may even enable remote access to any database within your account and select from what IP addresses the connection will be established, as a way to ensure the protection of your info. If you opt to employ any of the script platforms which we offer with our script installer, you will not need to do anything because our system will set up a brand new database and link it to the Internet site automatically. If you face any problems to manage your databases, you can check our help articles and video tutorials or make contact with our tech support.
MySQL 5 Databases in Semi-dedicated Servers
MySQL 5 is one of the database administration systems offered with our Linux semi-dedicated hosting service and you will be able to install and employ any script app which requires a MySQL database effortlessly. Our innovative Hepsia CP will provide you with complete control of any database you set up - you could modify its password with a click, export or import content and also access it remotely via an app installed on your personal computer. To make certain that nobody else shall be able to use the latter option, you will need to include your IP address inside the Control Panel just before you are able to access the database. If you want a web interface to manage a specific database, Hepsia will 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.