When you use a script-driven app for your site, any information that both you and the website users generate shall be stored in a database - an accumulation of data, that's structured in cells and tables for simplier and 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 large amount of script apps are designed to work with MySQL because it’s easy to work with, it works really well on a server and it's also universal as it can function with widely used web programming languages (Python, Perl, PHP, Java) and on several web server Operating Systems (Windows, UNIX, Linux). There are hundreds of scripts which use MySQL, including very popular ones like WordPress, Joomla and Moodle.

MySQL 5 Databases in Shared Hosting

You will be able to use script-driven platforms that require a MySQL database with any of the shared hosting service which we provide. You could set up a completely new database from your Hepsia hosting Control Panel and the amount of databases which you can have at the same time will depend on the package you opt for. We also offer advanced options to handle your databases, including a one-click backup and remote accessibility. With the latter option you'll be able to use software on your PC to connect to a database on our hosting servers and manage it. For convenient administration via the Control Panel we offer the efficient phpMyAdmin software tool, that will enable you to modify tables or cells and import or export whole databases through a web interface. If you take advantage of our 1-click script installer, our system will create a brand new database and link it to the app you have selected 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

Each and every semi-dedicated server that we offer you includes the latest version of MySQL preinstalled, to permit you to run any script application that you would like. If you use our 1-click installer, you could create an application with a couple of mouse clicks and our tool will create a brand new database automatically. If you'd prefer to set up a script manually, you’ll be able to create a MySQL database with ease, selecting its username and password. To save you time, we have also added quick-access buttons to create a backup or enable remote accessibility to each of your databases. More experienced users may sign in to the powerful phpMyAdmin instrument and edit certain cells or entire tables by hand via a web interface. Inside the Databases section of the Hepsia web hosting Control Panel you will also find hourly and daily stats for each database you have set up in the account.