MySQL 5 Databases
Learn what relational databases are and if using MySQL databases can be beneficial for your web sites and applications.
MySQL is one of the most commonly used database administration systems on the market. A database is a collection of cells with information which are structured in tables and the control system is the piece of software that links the data to a script app. As an example, a forum stores all posts, usernames, avatars etc within a database and every time a visitor opens a given thread, the forum script connects to the database and “calls” the content which needs to be displayed on a particular page. MySQL is very popular due to its great functionality, ease of use and the fact that it can operate with numerous popular scripting languages including PHP, Python, Perl, etcetera. All dynamic Internet sites that are designed with a script-driven app require some form of database and some of the most widely used ones including Joomla™, Moodle, Mambo and WordPress employ MySQL.
-
MySQL 5 Databases in Shared Hosting
Creating or editing a MySQL database is going to be really easy with each of our
Linux shared hosting. That can be done using our feature-rich Hepsia CP through which you can set up or delete a database, create a backup with just one mouse click or use the effective phpMyAdmin software instrument to edit cells and tables or import a whole database if you are moving a script-driven website from another service provider. You may even enable remote access to any database within your account and decide from what IP addresses the connection will be established, so that you can ensure the safety of your data. If you decide to employ any of the script platforms that we provide with our script installer, you won't need to do anything as our system will set up a new database and link it to the website automatically. If you encounter any difficulties to control your databases, you should check our help articles and instructional videos or get hold of our tech support team.
-
MySQL 5 Databases in Semi-dedicated Servers
You shall be able to use any script that requires MySQL with any of our
semi-dedicated service considering the fact that we have the most current version set up on all machines - MySQL 5. Through our in-house built Hepsia hosting Control Panel, you will be able to quickly create or delete a database, change its password, back it up with just a single mouse click or check the hourly and daily access stats for it. If you would like to handle the content of a database directly, not via a script, you'll have two options - either working with the web interface of the phpMyAdmin tool, that is available in the CP, or using an application installed on your laptop or computer considering the fact that we support remote database access. For the latter option, you will have to add your IP address through the hosting account first as an additional level of security against unauthorized access to your info.