If you use a script-driven application for your website, any data that both you and the website users generate shall be stored in a database - a collection of info, that's arranged in cells and tables for easier reading and writing. The latter is done by using special software known as database management system and one of the most widely used ones around the globe is MySQL. A number of script applications are created to work with MySQL since it’s easy to work with, it performs very well on a website hosting server and it's also universal as it can function with famous web programming languages (PHP, Java, Perl, Python) and on numerous web server Operating Systems (Windows, Linux, UNIX). There are thousands of scripts which use MySQL, including quite popular ones such as Moodle, Joomla and WordPress.

MySQL 5 Databases in Hosting

You'll be able to use script-driven platforms that require a MySQL database with each one of the hosting we offer. You can easily create a whole new database through the Hepsia web hosting CP and the total number of databases which you can have simultaneously will depend on the package you opt for. We also offer advanced options to handle your databases, like a one-click backup and remote access. With the latter option you'll be able to use software on your personal computer to connect to a database on our web servers and manage it. For simple administration through the CP we offer the highly effective phpMyAdmin software tool, which will enable you to modify tables or cells and import or export whole databases using a web interface. If you take advantage of our 1-click script installer, our system will create a whole new database and connect it to the app you have picked automatically, so all you'll need to do to get a script-driven Internet site shall be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Servers

MySQL 5 is one of the database management systems included with our semi-dedicated service and you'll be able to install and employ any script app that requires a MySQL database very easily. Our sophisticated Hepsia CP will provide you with total control over any database that you create - you may modify its password with a mouse click, export or import content and even access it remotely using an app set up on your computer or laptop. To ensure that nobody else will be able to use the latter option, you will have to include your IP address inside the Control Panel before you are able to access the database. If you require a web interface to manage a specific database, Hepsia shall give you access to the feature-rich phpMyAdmin tool using which you can change specific cells and tables or run MySQL commands through your Internet browser.