MySQL is among the most widespread database administration systems out there. A database is a group of cells with information that are structured in tables and the control system is the piece of software that links the data to a script application. As an example, a forum stores all posts, usernames, avatars and so on inside a database and each time a site visitor opens a given thread, the forum script connects to the database and “calls” the content that needs to be displayed on a certain page. MySQL is really popular due to its great efficiency, ease of use and the fact that it can function with lots of popular scripting languages including PHP, Python, Perl, etc. All dynamic sites which are designed with a script-driven application need some form of database and a lot of the most popular ones including Joomla, Moodle, Mambo and WordPress work with MySQL.
MySQL 5 Databases in Shared Hosting
Setting up or modifying a MySQL database shall be really easy with each of our Linux shared hosting. This can be performed through our feature-rich Hepsia Control Panel where you can create or erase a database, set up a backup copy with a single mouse click or take advantage of the effective phpMyAdmin tool to change cells and tables or import an entire database if you are moving a script-driven site from another hosting company. You could even enable remote access to any database inside your account and choose from what IP addresses the connection shall be established, in order to guarantee the security of your info. If you decide to employ any of the script platforms we provide with our script installer, you won't need to do anything simply because our system will create a brand new database and link it to the Internet site automatically. If you experience any problems to control your databases, you should check our help articles and instructional videos or get in touch with our tech support.
MySQL 5 Databases in Semi-dedicated Servers
You will be able to use any script that requires MySQL with any of our Linux semi-dedicated hosting plans due to the fact that we have the latest version installed on all machines - MySQL 5. Using our in-house built Hepsia hosting Control Panel, you will be able to easily set up or remove 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 manage the content of a database directly, not through a script, you shall have two options - either working with the web interface of the phpMyAdmin tool, that is available in the Control Panel, or using an app installed on your computer as we support remote database access. For the latter option, you will have to add your IP address via the hosting account first as an additional level of safety against unauthorized access to your info.