If you use a script-driven application for your website, any data that both you and the site users generate will be stored inside a database - a collection of info, that's structured in cells and tables for easier reading and writing. The latter is accomplished through special software called database management system and one of the most widely used ones world-wide is MySQL. A lot of script applications are built to work with MySQL as it's convenient to use, it performs perfectly on a website hosting server and it's universal as it can work with widely used web programming languages (Java, PHP, Perl, Python) and on numerous hosting server OS (Windows, Linux, UNIX). There are loads of scripts that use MySQL, including very popular ones for instance Moodle, Joomla and WordPress.

MySQL 5 Databases in Shared Hosting

You'll be able to use script-driven platforms that require a MySQL database with each one of the Linux shared hosting packages we offer. You can create a whole new database from your Hepsia website hosting CP and the total number of databases which you can have simultaneously is determined by the package you pick out. We also provide you with advanced options to control your databases, such as a one-click backup and remote accessibility. With the latter option you will be able to employ software on your computer to connect to a database on our hosting servers and manage it. For easy management from the CP we offer the efficient phpMyAdmin tool, which will permit you to change cells or tables and import or export whole databases using a web interface. If you use our 1-click script installer, our system will create a brand new database and link it to the app you have chosen automatically, so all you'll need to do to get a script-driven website will be to click on the Install button.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database management systems included with our Linux semi-dedicated hosting packages and you shall be able to install and use any script application which requires a MySQL database without any hassle. Our advanced Hepsia CP will provide you with complete control over any database that you create - you can change its password with a mouse click, export or import content and also access it remotely using an app set up on your computer or laptop. To make sure that nobody else will be able to use the latter option, you'll need to include your IP address in the CP just before you are able to access the database. If you prefer a web interface to handle a certain database, Hepsia will give you access to the feature-rich phpMyAdmin tool through which you can modify particular cells and tables or run MySQL commands through your browser.