MySQL is among the most widely used database management systems in existence. A database is a group of cells with info which are structured in tables and the control system is the piece of software that links the information to a script application. As an example, a forum stores all posts, usernames, avatars etc in a database and every time a visitor opens a particular thread, the forum script connects to the database and “calls” the content which needs to be displayed on a specific page. MySQL is quite popular because of its terrific performance, simplicity and the fact that it can operate with lots of popular scripting languages including PHP, Python, Perl, etcetera. All dynamic Internet sites that are developed with a script-driven app need some form of database and a number of the most widely used ones such as Joomla, Moodle, Mambo and WordPress employ MySQL.

MySQL 5 Databases in Shared Hosting

You shall be able to use script-driven platforms that require a MySQL database with each of the shared hosting that we provide. You could set up a new database from your Hepsia website hosting CP and the amount of databases that you can have at one time will depend on the package which you select. We also offer advanced options to handle your databases, including a one-click backup and remote accessibility. With the latter option you shall be able to employ software on your PC to connect to a database on our web hosting servers and manage it. For simple management from the CP we provide you with the efficient phpMyAdmin tool, which will enable you to edit tables or cells and import or export entire databases through a web interface. If you take advantage of our 1-click script installer, our system will create a completely new database and link it to the application you have picked out automatically, so all you'll need to do to get a script-driven Internet site is to click on the Install button.

MySQL 5 Databases in Semi-dedicated Servers

MySQL 5 is one of the database management systems provided with our semi-dedicated servers and you'll be able to install and use any script app which requires a MySQL database effortlessly. Our advanced Hepsia CP offers you complete control over any database which you set up - you could modify its password with a click, export or import content and even access it remotely through an app set up on your personal computer. To ensure that no one else will be able to use the latter option, you will have to include your IP address in the CP before you are able to access the database. If you require a web interface to manage a certain database, Hepsia shall give you access to the feature-rich phpMyAdmin tool via which you can modify certain cells and tables or run MySQL commands through your browser.