All script apps including forums or e-shops store their info inside a database - a collection of cells and tables containing all of the site information such as items, prices, comments, and so forth. Every time you open a specific page, the script connects to the database and retrieves the necessary info, then shows it. The mid-level software which connects the script and the database is called a database management system and among the most widely used ones is MySQL. The latter is commonly used as it runs on a number of platforms (Linux, UNIX, Windows) and with a number of scripting languages (PHP, Java, Perl, Python), not mentioning its amazing functionality even with large databases. Many well-known platforms including Joomla or WordPress employ MySQL databases to save their content.
MySQL 5 Databases in Shared Web Hosting
You will be able to use script-driven platforms which require a MySQL database with each one of the shared web hosting plans which we offer you. You can easily create a whole new database from the Hepsia hosting Control Panel and the total number of databases which you can have at a time depends on the package which you choose. We also offer you advanced options to manage your databases, such as a one-click backup and remote access. With the latter option you'll be able to employ software on your PC to connect to a database on our servers and manage it. For simple management from the Control Panel we offer the powerful phpMyAdmin tool, that will permit you to modify cells or tables and import or export whole databases via a web interface. If you use our 1-click script installer, our system will create a new database and link it to the application you have picked automatically, so all you'll have 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 included with our semi-dedicated hosting plans and you shall be able to install and employ any script application that requires a MySQL database easily. Our innovative Hepsia Control Panel offers you complete control over any database that you set up - you may modify its password with a click, export or import content and also access it remotely through an application set up on your computer or laptop. To make certain that no one else will be able to use the latter option, you'll need to add your IP address inside the CP before you're able to access the database. If you prefer a web interface to control a particular database, Hepsia shall give you access to the feature-rich phpMyAdmin tool using which you can modify particular cells and tables or run MySQL commands through your web browser.