All script applications such as forums or virtual shops store their data within a database - a set of cells and tables which contains all of the Internet site data such as items, prices, comments, and many others. When you open a particular page, the script connects to the database and retrieves the necessary data, 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 widely used ones is MySQL. The latter is frequently used as it can run on a number of platforms (Linux, UNIX, Windows) and with a range of scripting languages (PHP, Perl, Python, Java), not mentioning its wonderful efficiency even with huge databases. Many famous platforms including WordPress or Joomla use MySQL databases to keep their content.

MySQL 5 Databases in Cloud Hosting

You'll be able to use script-driven platforms which require a MySQL database with each of the cloud hosting plans which we offer. You can easily create a whole new database via the Hepsia hosting Control Panel and the amount of databases you can have simultaneously is determined by the package which you choose. We also provide you with advanced options to manage your databases, such as a one-click backup and remote access. With the latter option you will be able to use software on your personal computer to connect to a database on our hosting servers and manage it. For easy administration from the CP we provide the powerful phpMyAdmin software tool, that will permit you to change tables or cells and import or export entire databases via a web interface. If you use our 1-click script installer, our system shall create a whole new database and link it to the app you have selected automatically, so all you'll need to do to get a script-driven Internet site shall be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Servers

MySQL 5 is one of the database administration systems that come with our semi-dedicated plans and you will be able to install and employ any script app that requires a MySQL database very easily. Our advanced Hepsia Control Panel gives you total control over any database that you set up - you can modify its password with a mouse click, export or import content and even access it remotely via an application installed on your computer or laptop. To ensure that nobody else will 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 require a web interface to control a certain database, Hepsia will give you access to the feature-rich phpMyAdmin tool via which you can modify certain cells and tables or run MySQL commands through your Internet browser.