All script apps such as forums or online stores keep their data inside a database - a set of cells and tables which contains the Internet site data like items, prices, comments, etc. Whenever you open a particular page, the script connects to the database and retrieves the necessary data, then displays it. The mid-level software which connects the script and the database is referred to as a database management system and one of the most popular ones is MySQL. The latter is widely used as it operates on several platforms (Linux, Windows, UNIX) and with a variety of scripting languages (PHP, Java, Python, Perl), not mentioning its fantastic effectiveness even with huge databases. Many well-known platforms like WordPress or Joomla employ MySQL databases to store their content.
MySQL 5 Databases in Shared Web Hosting
You will be able to use script-driven platforms which require a MySQL database with any of the shared web hosting plans that we provide. You can set up a new database from your Hepsia website hosting CP and the total number of databases which you can have at a time depends on the package you select. We also offer you advanced options to control your databases, like a one-click backup and remote accessibility. With the latter option you shall be able to use software on your computer to connect to a database on our hosting servers and manage it. For convenient management from the CP we offer the powerful phpMyAdmin software tool, which will allow you to modify cells or tables and import or export whole databases via a web interface. If you use our 1-click script installer, our system will create a brand new database and link it to the application you have picked automatically, so all you'll have to do to get a script-driven site is to click on the Install button.