All script apps like forums or web shops save their data inside a database - a set of cells and tables which contains all the website info like items, prices, comments, and so forth. Each time you open a certain page, the script connects to the database and retrieves the needed info, then displays it. The intermediary software which connects the script and the database is referred to as a database management system and among the most popular ones is MySQL. The latter is widely used simply because it can run on a number of platforms (Windows, UNIX, Linux) and with a variety of scripting languages (PHP, Java, Perl, Python), not mentioning its excellent functionality even with big databases. Lots of widely used platforms including WordPress or Joomla employ MySQL databases to keep their content.
MySQL 5 Databases in Shared Hosting
You shall be able to use script-driven platforms that require a MySQL database with each one of the shared hosting packages we offer. You can easily set up a completely new database via the Hepsia hosting CP and the amount of databases that you can have at the same time depends on the package which you select. We also provide you with advanced options to control your databases, including a one-click backup and remote accessibility. With the latter option you shall be able to employ software on your PC to connect to a database on our web servers and manage it. For simple administration through the Control Panel we provide the highly efficient phpMyAdmin tool, which will allow you to change cells or tables and import or export entire databases via a web interface. If you employ our 1-click script installer, our system shall create a whole new database and link it to the app you have chosen automatically, so all you will need to do to get a script-driven Internet site will be to click on the Install button.
MySQL 5 Databases in Semi-dedicated Hosting
Our semi-dedicated hosting come with MySQL 5 support and the management of your databases shall be very simple. With just a few mouse clicks you’re able to set up a brand new database, remove an existing one or modify its password. The Hepsia web hosting Control Panel shall also give you access to much more advanced functions like a one-click backup and remote accessibility. For the latter option, you could include only the IP address of your computer to make sure that no one else will be able to access your information. In this way, you can handle the content of any database inside the account via any app on your computer system. If you'd prefer to do this online, you should use the phpMyAdmin tool, which is available through Hepsia. You will also be able to observe hourly and daily MySQL stats, that will show you how your sites perform and if any of them needs to be optimized.