All script apps such as forums or virtual shops save their information in a database - a collection of cells and tables that contains all the Internet site information like items, prices, comments, and many others. Each time you open a certain page, the script connects to the database and retrieves the necessary data, then shows it. The mid-level software that connects the script and the database is known as a database management system and one of the most famous ones is MySQL. The latter is frequently used because it functions on a variety of platforms (Linux, Windows, UNIX) and with a variety of scripting languages (PHP, Java, Perl, Python), not mentioning its wonderful effectiveness even with big databases. Many famous platforms including Joomla or WordPress employ MySQL databases to save their content.
MySQL 5 Databases in Web Hosting
You shall be able to use script-driven platforms which require a MySQL database with each of the Linux web hosting plans which we provide. You can easily create a whole new database from your Hepsia website hosting CP and the total number of databases which you can have simultaneously is determined by the package you choose. We also provide advanced options to control 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 website hosting servers and manage it. For simple management through the Control Panel we offer the efficient phpMyAdmin software tool, which will enable you to edit tables or cells and import or export whole databases via a web interface. If you use our 1-click script installer, our system will create a brand new database and link it to the app you have picked automatically, so all you'll need to do to get a script-driven Internet site will be to click on the Install button.
MySQL 5 Databases in Semi-dedicated Servers
MySQL 5 is one of the database management systems offered with our semi-dedicated hosting plans and you'll be able to install and employ any script application which requires a MySQL database very easily. Our advanced Hepsia CP offers you complete control over any database that you create - you are able to modify its password with a mouse click, export or import content and even access it remotely via an application set up on your computer. To ensure that nobody else will be able to use the latter option, you'll have to include your IP address in the CP before you are able to access the database. If you prefer a web interface to manage a certain database, Hepsia will 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.