All script apps including forums or virtual stores store their info in a database - a collection of cells and tables which contains the Internet site data including items, prices, comments, and so forth. Each time you open a particular page, the script connects to the database and retrieves the specified information, then displays it. The intermediary software that connects the script and the database is known as a database management system and amongst the most famous ones is MySQL. The latter is frequently used simply because it runs on different platforms (Linux, UNIX, Windows) and with a variety of scripting languages (Python, Perl, PHP, Java), not mentioning its great effectiveness even with big databases. Numerous famous platforms like Joomla or WordPress 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 packages we offer. You could create a completely new database via the Hepsia web hosting CP and the total number of databases which you can have at the same time will depend on the package you opt for. We also provide you with advanced options to manage your databases, including a one-click backup and remote access. With the latter option you shall be able to employ software on your computer to connect to a database on our hosting servers and manage it. For simple administration via the Control Panel we offer the powerful phpMyAdmin software tool, that will permit you to modify cells or tables and import or export entire databases using a web interface. If you employ our 1-click script installer, our system will create a new database and link it to the app you have selected automatically, so all you'll have to do to get a script-driven website shall be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database management systems that come with our Linux semi-dedicated hosting and you'll be able to install and use any script app that requires a MySQL database effortlessly. Our sophisticated Hepsia CP gives you total control of any database which you create - you could modify its password with a mouse click, export or import content and even access it remotely via an app installed on your PC. To make sure that nobody else shall be able to use the latter option, you'll need to include your IP address inside the Control Panel just before you are able to access the database. If you prefer a web interface to handle a specific database, Hepsia will give you access to the feature-rich phpMyAdmin tool through which you can modify particular cells and tables or run MySQL commands through your web browser.