When you use a script-driven application for your site, any data which both you and the site users create will be stored in a database - an accumulation of info, that is arranged in cells and tables for simpler reading and writing. The latter is done by using special software known as database management system and one of the most widely used ones worldwide is MySQL. A number of script apps are built to work with MySQL because it is easy to use, it performs really well on a server and it's universal as it can function with famous web programming languages (Java, Perl, Python, PHP) and on a variety of server OS (UNIX, Linux, Windows). There are literally thousands of scripts which use MySQL, including popular ones such as WordPress, Moodle and Joomla.

MySQL 5 Databases in Shared Web Hosting

Our Linux shared web hosting packages allow you to host MySQL-driven websites without problems as our cloud platform has the latest management system version installed. You shall be able to create, erase and control your databases without difficulty through our custom Hepsia CP. If you want to migrate an Internet site from another hosting provider, you may use the phpMyAdmin tool which you can access through Hepsia, or you can connect remotely once you've allowed this feature for your IP address. In the same way you can also edit certain cells or tables in any of your databases. Setting up a backup is also uncomplicated and takes simply a mouse click on the Backup button for a particular database. This function allows you to keep a copy of a website on your computer or to export the content of a certain database, modify it on your end using some software, and then import it back.

MySQL 5 Databases in Semi-dedicated Hosting

Every semi-dedicated server that we offer features the latest version of MySQL pre-installed, so you can run any script app that you'd like. If you use our 1-click installer, you could set up an app with a few clicks and our software instrument will create a brand new database automatically. If you prefer to set up a script yourself, you’ll be able to create a MySQL database very easily, picking its username and password. For your benefit, we have also added quick-access buttons to generate a backup or allow remote accessibility to any of your databases. More advanced users can easily sign in to the powerful phpMyAdmin instrument and edit specific cells or entire tables manually via a web interface. Inside the Databases section of the Hepsia web hosting CP you'll also find hourly and daily stats for each database which you have created inside the account.