All script applications including forums or online shops keep their info inside a database - a group of cells and tables which contains all the website data such as items, prices, comments, and so forth. Whenever you open a certain page, the script connects to the database and retrieves the needed data, then shows it. The intermediary software which connects the script and the database is called a database management system and among the most well-known ones is MySQL. The latter is frequently used because it functions on several platforms (Windows, Linux, UNIX) and with numerous scripting languages (PHP, Java, Perl, Python), not mentioning its fantastic effectiveness even with massive databases. Lots of famous platforms including Joomla or WordPress work with MySQL databases to store their content.
MySQL 5 Databases in Cloud Hosting
You will be able to use script-driven platforms which require a MySQL database with any of the Linux cloud hosting plans that we provide. You can easily set up a completely new database from your Hepsia website hosting Control Panel and the total number of databases that you can have at one time is determined by the package that you opt for. We also provide you with advanced options to manage your databases, like a one-click backup and remote accessibility. With the latter option you'll be able to use software on your computer to connect to a database on our web servers and manage it. For convenient administration via the CP we offer the efficient phpMyAdmin software tool, which will enable you to modify cells or tables and import or export entire databases through a web interface. If you use our 1-click script installer, our system shall create a brand new database and link it to the application you have chosen automatically, so all you will 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 that come with our Linux semi-dedicated servers and you will be able to install and use any script application which requires a MySQL database effortlessly. Our state-of-the-art Hepsia Control Panel offers you complete control over any database which you set up - you may change its password with a click, export or import content and also access it remotely using an app set up on your personal computer. To ensure that no one else will be able to use the latter option, you'll have to add your IP address inside the CP before you're able to access the database. If you want a web interface to control a specific database, Hepsia shall give you access to the feature-rich phpMyAdmin tool via which you can modify particular cells and tables or run MySQL commands through your browser.