If you use a script-driven application for your website, any info which both you and the site users generate will be stored within a database - a collection of information, that is structured in cells and tables for simpler reading and writing. The latter is done by using special software known as database management system and one of the most popular ones world-wide is MySQL. A large amount of script apps are created to work with MySQL because it is convenient to use, it performs perfectly on a hosting server and it is universal as it can function with common web programming languages (Python, Perl, PHP, Java) and on numerous hosting server Operating Systems (Windows, UNIX, Linux). There are literally thousands of scripts that use MySQL, including very popular ones for instance WordPress, Moodle and Joomla.
MySQL 5 Databases in Shared Web Hosting
The in-house built Hepsia CP that comes with our shared web hosting will allow you to manage all your MySQL databases effortlessly. It takes only a few mouse clicks to set up a new database and with just one more click you could back it up if you want to have a copy before you update your Internet site, for example. You will be able to modify the password, erase a database or enable remote access to it just as easily. For the latter option you could opt for the IP addresses that'll be able to connect to the database remotely to ensure that unauthorized people shall not be able to access your information. If you'd like to view the database content or modify any cell or table via the CP, you should use phpMyAdmin, an effective web-based interface. Using any of our script-driven apps will also be very easy as our script installer will set up a database for the script you have picked out automatically.
MySQL 5 Databases in Semi-dedicated Servers
You will be able to use any script that requires MySQL with each of our semi-dedicated servers since we have the newest version installed on all web servers - MySQL 5. Via our in-house built Hepsia website hosting CP, you shall be able to swiftly set up or erase a database, modify its password, back it up with a single mouse click or check out the hourly and daily access stats for it. If you want to manage the content of a database directly, not through a script, you shall have two options - either employing the web interface of the phpMyAdmin tool, which is available in the Control Panel, or using an app set up on your laptop or computer given that we support remote database access. For the aforementioned option, you'll have to include your IP address from the web hosting account first as an extra level of safety against unauthorized access to your info.