When you use a script-driven application for your Internet site, any info that both you and the site users generate will be stored in a database - an accumulation of data, which is structured in cells and tables for simpler reading and writing. The latter is carried out through special software called database management system and one of the most widely used ones globally is MySQL. A number of script applications are built to work with MySQL since it is user-friendly, it works really well on a web server and it's universal as it can perform with well-known web programming languages (PHP, Perl, Python, Java) and on numerous hosting server OS (Linux, UNIX, Windows). There are hundreds of scripts which use MySQL, including very popular ones for example WordPress, Joomla and Moodle.

MySQL 5 Databases in Shared Web Hosting

You shall be able to use script-driven platforms which require a MySQL database with each one of the shared web hosting that we offer you. You can create a new database through the Hepsia website hosting Control Panel and the total number of databases you can have simultaneously is determined by the package which you select. We also offer you advanced options to manage your databases, like a one-click backup and remote access. With the latter option you shall be able to employ software on your personal computer to connect to a database on our web servers and manage it. For easy management through the Control Panel we offer the effective phpMyAdmin tool, that will enable you to modify tables or cells and import or export entire databases through a web interface. If you take advantage of our 1-click script installer, our system shall create a completely new database and link it to the application you have picked out automatically, so all you will need to do to get a script-driven Internet site is to click on the Install button.

MySQL 5 Databases in Semi-dedicated Servers

You'll be able to use any script that requires MySQL with all of our semi-dedicated hosting plans given that we have the most current version set up on all web servers - MySQL 5. Through our in-house built Hepsia website hosting CP, you'll be able to quickly create or erase a database, change its password, back it up with just a single mouse click or examine the hourly and daily access statistics for it. If you want to manage the content of a database directly, not through a script, you shall have 2 options - either employing the web interface of the phpMyAdmin tool, that's available inside the CP, or using an app set up on your computer given that we support remote database access. For the aforementioned option, you'll have to include your IP address via the web hosting account first as an additional level of protection against unauthorized access to your info.