When you use a script-driven app for your site, any information that both you and the site users create shall be stored in a database - an accumulation of information, that is organized in cells and tables for simplier and easier reading and writing. The latter is accomplished through special software known as database management system and one of the most famous ones worldwide is MySQL. A lot of script apps are designed to work with MySQL as it's convenient to use, it performs really well on a website hosting server and it's also universal as it can perform with well-known web programming languages (Python, Perl, PHP, Java) and on a variety of hosting server Operating Systems (Linux, UNIX, Windows). There are thousands of scripts which use MySQL, including popular ones like WordPress, Moodle and Joomla.

MySQL 5 Databases in Shared Website Hosting

Setting up or editing a MySQL database is going to be very simple with each of our shared website hosting. This can be performed via our feature-rich Hepsia Control Panel through which you can set up or remove a database, set up a backup with just one click or employ the powerful phpMyAdmin instrument to change cells and tables or import a whole database if you are moving a script-driven website from another service provider. You may even enable remote access to any database within your account and decide from what IP addresses the connection will be established, so as to guarantee the safety of your data. If you choose to use any of the script platforms which we provide with our script installer, you won't have to do anything as our system will create a new database and link it to the website automatically. If you experience any issues to control your databases, you can check our help articles and training videos or get in touch with our tech support team.

MySQL 5 Databases in Semi-dedicated Servers

MySQL 5 is one of the database management systems provided with our semi-dedicated servers and you will be able to set up and use any script app that requires a MySQL database without any difficulty. Our cutting-edge Hepsia CP will give you full control of any database which you create - you could modify its password with a mouse click, export or import content and also access it remotely using an app installed on your computer or laptop. To make certain that no one else will be able to use the latter option, you'll need to add your IP address in the CP before you're able to access the database. If you want a web interface to handle a specific database, Hepsia will give you access to the feature-rich phpMyAdmin tool where you can modify particular cells and tables or run MySQL commands through your web browser.