All script apps including forums or online shops keep their info within a database - a set of cells and tables that contains the Internet site info including items, prices, comments, and so forth. Anytime you open a particular page, the script connects to the database and retrieves the needed information, then shows it. The mid-level software that connects the script and the database is called a database management system and one of the most widely used ones is MySQL. The latter is frequently used because it functions on a variety of platforms (UNIX, Linux, Windows) and with numerous scripting languages (PHP, Java, Perl, Python), not mentioning its fantastic efficiency even with big databases. A lot of well-known platforms including WordPress or Joomla work with MySQL databases to keep their content.
MySQL 5 Databases in Shared Hosting
You shall be able to use script-driven platforms which require a MySQL database with any of the shared hosting plans we provide. You can easily set up a completely new database via the Hepsia hosting CP and the total number of databases you can have at the same time will depend on the package that you choose. We also provide you with advanced options to manage your databases, like a one-click backup and remote accessibility. With the latter option you shall be able to use software on your personal computer to connect to a database on our hosting servers and manage it. For simple administration via the Control Panel we provide the efficient phpMyAdmin software tool, that will enable you to change tables or cells and import or export entire databases using a web interface. If you use our 1-click script installer, our system will create a whole new database and link it to the application you have picked out automatically, so all you will have 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 semi-dedicated plans and you shall be able to install and use any script application that requires a MySQL database easily. Our state-of-the-art Hepsia CP will provide you with total control of any database that you set up - you are able to change its password with a click, export or import content and also access it remotely through an app set up on your computer. To make certain that nobody else shall be able to use the latter option, you'll need to add your IP address inside the Control Panel just before you're able to access the database. If you need a web interface to control a certain database, Hepsia will give you access to the feature-rich phpMyAdmin tool through which you can modify certain cells and tables or run MySQL commands through your web browser.