When you use a script-driven application for your website, any data that both you and the site users produce shall be stored inside a database - a collection of information, which is arranged in cells and tables for simplier and easier reading and writing. The latter is done through special software called database management system and one of the most widely used ones globally is MySQL. A number of script applications are built to work with MySQL as it is easy to use, it functions perfectly on a website hosting server and it's also universal as it can function with widely used web programming languages (Python, Perl, PHP, Java) and on a variety of hosting server Operating Systems (UNIX, Linux, Windows). There are thousands of scripts that use MySQL, including very popular ones for example WordPress, Moodle and Joomla.
MySQL 5 Databases in Hosting
Our Linux hosting service will enable you to host MySQL-driven Internet sites without any issue as our cloud platform has the latest management system version set up. You will be able to set up, erase and control your databases with ease via our custom-made Hepsia CP. If you want to migrate an Internet site from another website hosting provider, you can use the phpMyAdmin tool which you may access through Hepsia, or you can connect remotely right after you have permitted this function for your IP address. In the same way you can even modify certain cells or tables inside any of your databases. Creating a backup is just as painless and takes simply a mouse click on the Backup button for a particular database. This function allows you to keep a copy of a site on your PC or to export the content of a particular database, change it on your end using some software, and then import it back.
MySQL 5 Databases in Semi-dedicated Servers
You will be able to use any script that requires MySQL with each of our semi-dedicated servers given that we have the most up-to-date version set up on all web servers - MySQL 5. Via our in-house built Hepsia hosting CP, you shall be able to swiftly set up or erase a database, modify its password, back it up with one click or check out the hourly and daily access statistics for it. If you want to manage the content of a database directly, not through a script, you'll have 2 options - either using the web interface of the phpMyAdmin tool, which is available in the Control Panel, or using an app set up on your computer since we support remote database access. For the latter option, you will have to include your IP address via the web hosting account first as an added level of security against unauthorized access to your data.