All script apps including forums or online stores save their information inside a database - a collection of cells and tables that contains all the Internet site information like items, prices, comments, etc. Whenever you open a particular page, the script connects to the database and retrieves the needed information, then shows it. The mid-level software which connects the script and the database is referred to as a database management system and among the most well-known ones is MySQL. The latter is widely used as it runs on a number of platforms (UNIX, Linux, Windows) and with numerous scripting languages (PHP, Perl, Python, Java), not mentioning its amazing effectiveness even with big databases. Lots of famous platforms including Joomla or WordPress work with MySQL databases to keep their content.

MySQL 5 Databases in Cloud Web Hosting

You'll be able to use script-driven platforms that require a MySQL database with each one of the cloud web hosting services we offer you. You can create a completely new database from your Hepsia web hosting Control Panel and the amount of databases you can have simultaneously will depend on the package which you pick out. We also provide 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 computer to connect to a database on our hosting servers and manage it. For simple management via the Control Panel we provide the powerful phpMyAdmin tool, that will allow you to modify cells or tables and import or export whole databases through a web interface. If you take advantage of our 1-click script installer, our system shall create a brand new database and connect it to the application you have picked automatically, so all you will have to do to get a script-driven Internet site is to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database administration systems that come with our Linux semi-dedicated hosting and you'll be able to install and use any script application which requires a MySQL database without any hassle. Our sophisticated Hepsia Control Panel gives you full control over any database you set up - you may change its password with a mouse click, export or import content and also access it remotely via an application set up on your personal computer. To ensure that no one else will be able to use the latter option, you will need to include your IP address inside the CP just before you're 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 using which you can edit specific cells and tables or run MySQL commands through your browser.