When you use a script-driven app for your site, any data which both you and the website users produce shall be stored in a database - a collection of info, that is organized in cells and tables for simplier and easier reading and writing. The latter is done by employing special software known as database management system and one of the most famous ones worldwide is MySQL. A large amount of script apps are designed to work with MySQL since it is convenient to use, it performs really well on a server and it's universal as it can function with well-known web programming languages (Python, Perl, PHP, Java) and on numerous hosting server OS (Windows, UNIX, Linux). There are loads of scripts which use MySQL, including very popular ones like WordPress, Joomla and Moodle.

MySQL 5 Databases in Shared Hosting

Setting up or modifying a MySQL database is going to be easy with any of our shared hosting service. That can be done via our feature-rich Hepsia Control Panel through which you can create or erase a database, create a backup with a single click or employ the effective phpMyAdmin instrument to change cells and tables or import an entire database if you are moving a script-driven site from another hosting provider. You may even enable remote access to any database within your account and select from what IP addresses the connection shall be established, so that you can guarantee the security of your information. Should you decide to take advantage of any of the script platforms that we offer with our script installer, you will not need to do anything simply because our system will create a brand new database and link it to the Internet site automatically. If you face any difficulties to manage your databases, you can check our help articles and educational videos or make contact with our technical support.

MySQL 5 Databases in Semi-dedicated Servers

All of our semi-dedicated servers come with MySQL 5 support and the management of your databases shall be really easy. With just a couple of clicks you will be able to create a completely new database, remove an existing one or alter its password. The Hepsia web hosting CP will also offer you access to more advanced functions such as a one-click backup and remote access. For the latter option, you could add only the IP address of your computer to ensure that no one else will be able to access your information. In this way, you can handle the content of any database inside the account via any application on your computer. If you'd prefer to do this online, you should use the phpMyAdmin tool, which is available via Hepsia. You will also be able to observe hourly and daily MySQL statistics, that will show you how your sites perform and if any one of them should be optimized.