MySQL 5 Databases
Learn what relational databases are and if using MySQL databases can be beneficial for your websites and apps.
All script applications including forums or online shops save their info in a database - a collection of cells and tables that contains all of the Internet site information including items, prices, comments, and many others. Anytime you open a certain page, the script connects to the database and retrieves the specified info, then shows it. The mid-level software that connects the script and the database is referred to as a database management system and among the most famous ones is MySQL. The latter is frequently used simply because it runs on a number of platforms (Windows, UNIX, Linux) and with numerous scripting languages (Java, Perl, Python, PHP), not mentioning its great efficiency even with massive databases. Lots of well-known platforms such as Joomla™ or WordPress employ MySQL databases to keep their content.
-
MySQL 5 Databases in Web Hosting
You'll be able to use script-driven platforms which require a MySQL database with any of the
web hosting we offer you. You can create a new database from your Hepsia web hosting Control Panel and the total number of databases that you can have at the same time will depend on the package which you opt for. We also offer you advanced options to control your databases, such as a one-click backup and remote access. With the latter option you'll be able to use software on your computer to connect to a database on our website hosting servers and manage it. For simple management from the CP we provide you with the effective phpMyAdmin tool, which will permit you to change cells or tables and import or export entire databases through a web interface. If you use our 1-click script installer, our system will create a completely new database and link it to the app you have selected automatically, so all you'll have to do to get a script-driven Internet site shall be to click on the Install button.
-
MySQL 5 Databases in Semi-dedicated Servers
Our
semi-dedicated servers come with MySQL 5 support and the administration of your databases will be easy. With only a few mouse clicks you’re able to set up a completely new database, remove an existing one or alter its password. The Hepsia hosting CP shall also give you access to much more advanced features such as a one-click backup and remote access. For the latter option, you could include only the IP address of your PC to make sure that nobody else is going to be able to access your information. In this way, you can handle the content of any database inside the account using any application on your computer. If you prefer to do this online, you could use the phpMyAdmin tool, that's available through Hepsia. You'll also be able to see hourly and daily MySQL stats, that will show you how your websites perform and if any one of them needs to be optimized.