All script applications such as forums or virtual stores save their info inside a database - a collection of cells and tables that contains the Internet site information including items, prices, comments, and so on. When you open a certain page, the script connects to the database and retrieves the necessary info, then shows it. The mid-level software which connects the script and the database is known as a database management system and one of the most popular ones is MySQL. The latter is widely used simply because it operates on a variety of platforms (Linux, Windows, UNIX) and with a range of scripting languages (PHP, Java, Python, Perl), not mentioning its fantastic functionality even with big databases. Numerous well-known platforms such as WordPress or Joomla use MySQL databases to save their content.

MySQL 5 Databases in Cloud Website Hosting

Setting up or changing a MySQL database is going to be very easy with each of our Linux cloud website hosting plans. That can be done through our feature-rich Hepsia Control Panel in which you can create or remove a database, create a backup copy with just a single click or use the efficient phpMyAdmin software tool to modify cells and tables or import an entire database if you are moving a script-driven Internet site 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, in order to ensure the protection of your data. If you opt to take advantage of any of the script platforms that we provide with our script installer, you won't need to do anything because our system will create a brand new database and link it to the site automatically. If you encounter any issues to control your databases, you can examine our help articles and educational videos or get in touch with our tech support team.

MySQL 5 Databases in Semi-dedicated Servers

Our Linux semi-dedicated servers offer MySQL 5 support and the management of your databases shall be very easy. With only a few clicks you’re able to set up a whole new database, remove an existing one or modify its password. The Hepsia website hosting Control Panel will also provide you with access to far more advanced features including a one-click backup and remote accessibility. For the latter option, you could add only the IP address of your PC to make certain that nobody else is going to be able to access your info. This way, you can handle the content of any database in the account via any app on your computer system. If you'd prefer to do this online, you may use the phpMyAdmin tool, which is available through Hepsia. You will also be able to view hourly and day-to-day MySQL stats, which will show you how your Internet sites perform and if any one of them should be optimized.