MySQL 5 Databases
Learn what relational databases are and if using MySQL databases can be beneficial for your web sites and applications.
MySQL is among the most popular database management systems available. A database is a set of cells with data that are arranged in tables and the administration system is the software that links the info to a script application. For instance, a forum stores all posts, usernames, avatars etc inside a database and every single time a site visitor opens a specific thread, the forum script connects to the database and “calls” the content that has to be shown on a certain page. MySQL is extremely popular due to its superb performance, ease of use and the fact that it can function with a lot of popular scripting languages like PHP, Python, Perl, etcetera. All dynamic web sites which are developed with a script-driven application need some type of database and a lot of the most widely used ones like Joomla™, Moodle, Mambo and WordPress use MySQL.
-
MySQL 5 Databases in Shared Hosting
You'll be able to use script-driven platforms that require a MySQL database with any of the
Linux shared hosting that we provide. You can set up a new database from the Hepsia hosting Control Panel and the amount of databases that you can have at the same time depends on the package you select. We also provide you with advanced options to control your databases, such as a one-click backup and remote access. With the latter option you shall be able to use software on your PC to connect to a database on our web servers and manage it. For easy administration through the CP we provide you with the highly effective phpMyAdmin tool, which will allow you to edit cells or tables and import or export entire databases via a web interface. If you employ our 1-click script installer, our system shall create a brand new database and link it to the app you have chosen automatically, so all you'll need to do to get a script-driven website shall 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 servers and you shall be able to set up and employ any script application which requires a MySQL database very easily. Our cutting-edge Hepsia CP will provide you with full control over any database you create - you are able to change its password with a click, export or import content and also access it remotely through an application installed on your personal computer. To ensure that nobody else will be able to use the latter option, you will have to add your IP address inside the CP just before you're able to access the database. If you prefer a web interface to control a certain database, Hepsia will give you access to the feature-rich phpMyAdmin tool through which you can edit particular cells and tables or run MySQL commands through your web browser.