MySQL 5 Databases
Learn what relational databases are and if using MySQL databases can be beneficial for your sites and apps.
All script applications including forums or web shops save their info inside a database - a set of cells and tables containing all the website information including items, prices, comments, etc. Whenever you open a particular page, the script connects to the database and retrieves the needed data, then displays it. The mid-level software that connects the script and the database is referred to as a database management system and one of the most well-known ones is MySQL. The latter is frequently used because it works on a number of platforms (UNIX, Linux, Windows) and with a variety of scripting languages (Java, PHP, Perl, Python), not mentioning its great efficiency even with massive databases. Numerous well-known platforms such as WordPress or Joomla™ work with MySQL databases to save their content.
-
MySQL 5 Databases in Shared Website Hosting
You shall be able to use script-driven platforms which require a MySQL database with each one of the
Linux shared website hosting that we provide. You could create a new database from your Hepsia web hosting CP and the total number of databases you can have at the same time will depend on the package which you pick out. We also provide you with advanced options to control your databases, like a one-click backup and remote accessibility. With the latter option you shall be able to employ software on your computer to connect to a database on our servers and manage it. For convenient management through the Control Panel we provide you with the effective phpMyAdmin tool, which will permit you to modify tables or cells and import or export entire databases via a web interface. If you take advantage of our 1-click script installer, our system will create a brand new database and link it to the application you have chosen automatically, so all you'll have to do to get a script-driven site is to click on the Install button.
-
MySQL 5 Databases in Semi-dedicated Hosting
All our
Linux semi-dedicated hosting come with MySQL 5 support and the administration of your databases shall be very simple. With just a few clicks you'll be able to create a whole new database, erase an existing one or alter its password. The Hepsia hosting CP will also offer you access to much more advanced functions including a one-click backup and remote accessibility. For the latter option, you can add only the IP address of your personal computer to make sure that no one else is going to be able to access your info. This way, you can manage the content of any database inside the account via any application on your PC. If you want to do this online, you can use the phpMyAdmin tool, that's available via Hepsia. You will also be able to observe hourly and daily MySQL statistics, that will show you how your Internet sites perform and if any of them needs to be optimized.