All script applications including forums or virtual stores store their information within a database - a set of cells and tables that contains all the website information such as items, prices, comments, and so forth. Anytime you open a particular page, the script connects to the database and retrieves the required data, then shows it. The intermediary software that connects the script and the database is called a database management system and one of the most famous ones is MySQL. The latter is widely used because it functions on several platforms (Windows, UNIX, Linux) and with numerous scripting languages (Java, Perl, Python, PHP), not mentioning its excellent performance even with huge databases. Lots of famous platforms including WordPress or Joomla employ MySQL databases to store their content.
MySQL 5 Databases in Shared Website Hosting
You'll be able to use script-driven platforms that require a MySQL database with any of the shared website hosting plans we provide. You could set up a whole new database through the Hepsia hosting CP and the amount of databases you can have simultaneously will depend on the package that you choose. We also offer advanced options to manage your databases, like a one-click backup and remote accessibility. With the latter option you'll be able to employ software on your computer to connect to a database on our hosting servers and manage it. For simple administration from the CP we offer the effective phpMyAdmin tool, that will enable you to edit cells or tables and import or export entire databases using a web interface. If you use our 1-click script installer, our system shall create a new database and link it to the application you have selected automatically, so all you'll have to do to get a script-driven site shall be to click on the Install button.
MySQL 5 Databases in Semi-dedicated Servers
Every semi-dedicated server which we provide features the latest version of MySQL preinstalled, to enable you to run any script app that you'd like. If you use our 1-click installer, you can create an app with a couple of clicks and our tool will set up a whole new database automatically. If you want to install a script personally, you can create a MySQL database very easily, picking its account information. For your benefit, we've also added quick-access buttons to generate a backup or enable remote access to any of your databases. More tech-savvy users could log in to the efficient phpMyAdmin instrument and change specific cells or whole tables manually using a web interface. In the Databases section of the Hepsia website hosting CP you shall also find hourly and daily stats for every single database you have set up inside the account.