All script applications like forums or virtual stores keep their data within a database - a set of cells and tables which contains all the site information such as items, prices, comments, and so on. Every time you open a specific page, the script connects to the database and retrieves the required information, then displays it. The mid-level software which connects the script and the database is referred to as a database management system and one of the most well-known ones is MySQL. The latter is commonly used as it runs on various platforms (Windows, Linux, UNIX) and with a variety of scripting languages (PHP, Java, Python, Perl), not mentioning its amazing functionality even with massive databases. Numerous widely used platforms including WordPress or Joomla work with MySQL databases to keep their content.

MySQL 5 Databases in Hosting

Starting or editing a MySQL database will be quite simple with any of our Linux hosting service. That can be performed through our feature-rich Hepsia CP through which you can set up or erase a database, create a backup copy with just a single mouse click or take advantage of the highly effective phpMyAdmin software tool in order to modify cells and tables or import a whole database if you are moving a script-driven Internet site from another service provider. You could also enable remote access to any database inside your account and choose from what IP addresses the connection will be established, so as to ensure the protection of your data. If you decide to take advantage of any of the script platforms we offer you with our script installer, you won't need to do anything as our system will set up a new database and link it to the Internet site automatically. If you face any issues to control your databases, you can examine our help articles and instructional videos or get hold of our technical support.

MySQL 5 Databases in Semi-dedicated Servers

MySQL 5 is one of the database administration systems included with our Linux semi-dedicated hosting service and you shall be able to set up and use any script application which requires a MySQL database easily. Our advanced Hepsia CP will give you complete control of any database you set up - you can change its password with a click, export or import content and also access it remotely using an app installed on your PC. To make certain that no one else shall be able to use the latter option, you'll have to add your IP address inside the Control Panel just before you are able to access the database. If you need a web interface to manage a particular database, Hepsia shall give you access to the feature-rich phpMyAdmin tool through which you can edit particular cells and tables or run MySQL commands through your Internet browser.