All script apps like forums or e-shops save their data inside a database - a collection of cells and tables which contains the Internet site information such as items, prices, comments, and many others. Each time you open a specific page, the script connects to the database and retrieves the needed data, then shows it. The intermediary software that connects the script and the database is known as a database management system and among the most widely used ones is MySQL. The latter is widely used because it can run on a variety of platforms (Linux, UNIX, Windows) and with a number of scripting languages (Java, Perl, Python, PHP), not mentioning its amazing effectiveness even with large databases. Numerous widely used platforms including WordPress or Joomla work with MySQL databases to save their content.

MySQL 5 Databases in Shared Web Hosting

Setting up or editing a MySQL database is going to be really easy with each one of our shared web hosting. This can be performed using our feature-rich Hepsia Control Panel through which you can set up or delete a database, set up a backup with just one click or use the powerful phpMyAdmin instrument so as to modify cells and tables or import an entire database if you are moving a script-driven website from another hosting provider. You may also enable remote access to any database within your account and choose from what IP addresses the connection shall be established, to guarantee the safety of your information. If you opt to employ any of the script platforms which we offer you with our script installer, you won't need to do anything because our system will set up a brand new database and link it to the website automatically. If you face any issues to control your databases, you can check our help articles and video tutorials or make contact with our technical support.

MySQL 5 Databases in Semi-dedicated Servers

Our semi-dedicated servers offer MySQL 5 support and the management of your databases shall be easy. With only a couple of mouse clicks you’re able to create a new database, erase an existing one or modify its password. The Hepsia hosting CP shall also offer you access to much more advanced functions like a one-click backup and remote access. For the latter option, you could include only the IP address of your computer to ensure that nobody else is going to be able to access your info. Thus, you can manage the content of any database inside the account through any app on your PC. If you'd prefer to do this online, you should use the phpMyAdmin tool, which is available through Hepsia. You'll also be able to observe hourly and daily MySQL stats, that will show you how your websites perform and if any one of them needs to be optimized.