All script apps like forums or web shops store their data in a database - a set of cells and tables that contains all the Internet site info including items, prices, comments, etc. Whenever you open a particular page, the script connects to the database and retrieves the specified information, then displays it. The mid-level software that connects the script and the database is referred to as a database management system and amongst the most well-known ones is MySQL. The latter is commonly used because it can run on several platforms (Windows, UNIX, Linux) and with a variety of scripting languages (PHP, Perl, Python, Java), not mentioning its excellent functionality even with huge databases. A lot of famous platforms such as WordPress or Joomla use MySQL databases to save their content.
MySQL 5 Databases in Shared Hosting
Starting or modifying a MySQL database is going to be very easy with each one of our Linux shared hosting. That can be carried out through our feature-rich Hepsia CP through which you can create or delete a database, create a backup copy with one click or use the effective phpMyAdmin software tool in order to edit cells and tables or import an entire database if you are moving a script-driven website from another hosting provider. You may also enable remote access to any database inside your account and select from what IP addresses the connection will be established, so that you can guarantee the protection of your information. If you choose to take advantage of any of the script platforms that we offer with our script installer, you'll not need to do anything as our system will set up a brand new database and link it to the website automatically. If you encounter any difficulties to manage your databases, you can examine our help articles and instructional videos or get in touch with our tech support team.
MySQL 5 Databases in Semi-dedicated Servers
Each semi-dedicated server that we offer includes the latest version of MySQL pre-installed, to enable you to run any script app that you'd like. When you use our 1-click installer, you can create an app with a few clicks and our software instrument will create a new database automatically. If you prefer to install a script by hand, you can create a MySQL database easily, choosing its username and password. For your convenience, we have also added quick-access buttons to create a backup or allow remote access to each of your databases. More tech-savvy users can sign in to the efficient phpMyAdmin instrument and change certain cells or whole tables manually through a web interface. Inside the Databases section of the Hepsia hosting Control Panel you will also find hourly and day-to-day stats for every single database you have set up inside the account.