All script apps such as forums or web shops keep their info inside a database - a group of cells and tables containing the site information such as items, prices, comments, and many others. Anytime you open a particular page, the script connects to the database and retrieves the necessary information, then displays it. The intermediary software which connects the script and the database is referred to as a database management system and among the most widely used ones is MySQL. The latter is frequently used because it runs on various platforms (Linux, UNIX, Windows) and with a range of scripting languages (Python, Perl, PHP, Java), not mentioning its excellent efficiency even with large databases. Many well-known platforms like WordPress or Joomla use MySQL databases to save their content.

MySQL 5 Databases in Web Hosting

You shall be able to use script-driven platforms that require a MySQL database with each one of the Linux web hosting services which we provide. You can create a new database through the Hepsia hosting Control Panel and the total number of databases you can have simultaneously will depend on the package that you choose. We also offer you advanced options to handle your databases, like a one-click backup and remote accessibility. With the latter option you will be able to employ software on your PC to connect to a database on our servers and manage it. For easy management via the CP we provide the highly effective phpMyAdmin software tool, which will enable you to modify tables or cells and import or export whole databases via a web interface. If you employ our 1-click script installer, our system will create a completely new database and connect it to the app you have chosen automatically, so all you will have to do to get a script-driven Internet site will be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database management systems provided with our Linux semi-dedicated services and you'll be able to install and employ any script application which requires a MySQL database effortlessly. Our state-of-the-art Hepsia Control Panel will provide you with total control over any database that you set up - you are able to modify its password with a mouse click, export or import content and also access it remotely using an application installed on your PC. To make sure that no one else shall be able to use the latter option, you will need to include your IP address inside the CP just before you are able to access the database. If you require a web interface to handle a certain database, Hepsia shall give you access to the feature-rich phpMyAdmin tool where you can change particular cells and tables or run MySQL commands through your Internet browser.