MySQL 5 Databases
Discover what relational databases are and if using MySQL databases can be beneficial for your websites and applications.
All script apps like forums or virtual shops save their information in a database - a collection of cells and tables containing all of the website data such as items, prices, comments, and so on. Each time you open a particular page, the script connects to the database and retrieves the required info, then displays it. The intermediary software that connects the script and the database is called a database management system and one of the most well-known ones is MySQL. The latter is commonly used as it can run on different platforms (Linux, UNIX, Windows) and with numerous scripting languages (Java, Perl, Python, PHP), not mentioning its wonderful performance even with large databases. Many popular platforms such as Joomla™ or WordPress work with MySQL databases to store their content.
-
MySQL 5 Databases in Hosting
You will be able to use script-driven platforms which require a MySQL database with each of the
hosting which we offer you. You could set up a completely new database from the Hepsia website hosting CP and the total number of databases which you can have at a time is determined by the package that you choose. We also offer advanced options to handle your databases, like a one-click backup and remote access. With the latter option you'll be able to employ software on your PC to connect to a database on our hosting servers and manage it. For convenient management through the Control Panel we offer the effective phpMyAdmin software tool, that will enable you to edit tables or cells and import or export entire databases using a web interface. If you use our 1-click script installer, our system shall create a completely new database and link it to the application you have selected automatically, so all you will need to do to get a script-driven website is to click on the Install button.
-
MySQL 5 Databases in Semi-dedicated Servers
All of our
semi-dedicated servers provide MySQL 5 support and the administration of your databases will be very simple. With just a couple of mouse clicks you are able to set up a new database, erase an existing one or change its password. The Hepsia hosting CP will also give you access to much more advanced functions like a one-click backup and remote accessibility. For the latter option, you could add only the IP address of your personal computer to make certain that no one else is going to be able to access your info. Thus, you can manage the content of any database in the account using any application on your personal computer. If you prefer to do this online, you can use the phpMyAdmin tool, that's available via Hepsia. You'll also be able to view hourly and day-to-day MySQL statistics, that will show you how your sites perform and if any of them needs to be optimized.