All script applications like forums or online shops save their data within a database - a set of cells and tables containing the site data including items, prices, comments, and so forth. Every time you open a particular page, the script connects to the database and retrieves the required info, then shows it. The mid-level software which connects the script and the database is called a database management system and amongst the most widely used ones is MySQL. The latter is frequently used because it functions on various platforms (Linux, Windows, UNIX) and with a number of scripting languages (PHP, Java, Python, Perl), not mentioning its wonderful functionality even with large databases. A lot of famous platforms such as WordPress or Joomla use MySQL databases to keep their content.

MySQL 5 Databases in Shared Web Hosting

Creating or changing a MySQL database shall be easy with each of our shared web hosting. That can be accomplished via our feature-rich Hepsia CP in which you can create or remove a database, create a backup with a single click or use the powerful phpMyAdmin tool so as to edit cells and tables or import a whole database if you are moving a script-driven website from another service provider. You can also enable remote access to any database in your account and choose from what IP addresses the connection will be established, to guarantee the safety of your information. If you decide to take advantage of any of the script platforms that we offer you with our script installer, you won't need to do anything simply because our system will create a whole new database and link it to the website automatically. If you encounter any difficulties to manage your databases, you can check our help articles and training videos or make contact with our tech support.

MySQL 5 Databases in Semi-dedicated Servers

Every single semi-dedicated server which we provide features the latest version of MySQL pre-installed, to permit you to run any script application you would like. If you use our 1-click installer, you could create an application with a few clicks and our software tool will set up a whole new database automatically. If you'd prefer to install a script manually, you’ll be able to create a MySQL database easily, picking out its username and password. To save you time, we've also added quick-access buttons to generate a backup or enable remote accessibility to each of your databases. More experienced users can log in to the highly efficient phpMyAdmin instrument and edit certain cells or whole tables manually using a web interface. In the Databases section of the Hepsia website hosting Control Panel you will also find hourly and day-to-day stats for every single database which you have set up in the account.