When you use a script-driven application for your Internet site, any data that both you and the website users create will be stored in a database - an accumulation of data, which is organized in cells and tables for simpler reading and writing. The latter is done by employing special software called database management system and one of the most widely used ones world-wide is MySQL. A wide range of script apps are built to work with MySQL since it is easy to work with, it performs exceptionally well on a server and it's also universal as it can work with well-known web programming languages (Java, PHP, Perl, Python) and on several web server Operating Systems (UNIX, Linux, Windows). There are literally thousands of scripts that use MySQL, including popular ones like Moodle, Joomla and WordPress.

MySQL 5 Databases in Website Hosting

Setting up or modifying a MySQL database is going to be really easy with each of our website hosting. That can be accomplished through our feature-rich Hepsia Control Panel through which you can create or remove a database, create a backup copy with a single click or take advantage of the highly effective phpMyAdmin tool in order to modify cells and tables or import an entire database if you are moving a script-driven Internet site from another service provider. You can also enable remote access to any database inside your account and choose from what IP addresses the connection shall be established, so as to guarantee the security of your info. If you opt to employ any of the script platforms which we offer you with our script installer, you'll not have to do anything as our system will set up a new database and link it to the site automatically. If you encounter any problems to manage your databases, you should check our help articles and educational videos or make contact with our technical support.

MySQL 5 Databases in Semi-dedicated Hosting

You'll be able to use any script that requires MySQL with any of our Linux semi-dedicated packages due to the fact that we have the most up-to-date version set up on all web servers - MySQL 5. Via our in-house built Hepsia web hosting CP, you shall be able to swiftly set up or remove a database, change its password, back it up with just a single mouse click or check out the hourly and daily access statistics for it. If you would like to manage the content of a database directly, not by using a script, you shall have 2 options - either using the web interface of the phpMyAdmin tool, that's available in the CP, or using an app set up on your computer as we support remote database access. For the aforementioned option, you will have to add your IP address via the hosting account first as an extra level of safety against unauthorized access to your data.