If you use a script-driven application for your site, any data which both you and the website users produce shall be stored within a database - an accumulation of info, that is structured 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 globally is MySQL. A lot of script applications are designed to work with MySQL since it is easy to use, it functions very well on a hosting server and it's also universal as it can work with widely used web programming languages (Java, Perl, Python, PHP) and on a variety of server OS (Windows, Linux, UNIX). There are literally thousands of scripts that use MySQL, including popular ones such as Moodle, Joomla and WordPress.
MySQL 5 Databases in Shared Hosting
Setting up or modifying a MySQL database will be really easy with any of our shared hosting. This can be done through our feature-rich Hepsia Control Panel where you can set up or delete a database, set up a backup with a single click or take advantage of the effective phpMyAdmin software tool to modify cells and tables or import a whole database if you are moving a script-driven Internet site from another service provider. You could also enable remote access to any database within your account and select from what IP addresses the connection shall be established, as a way to guarantee the safety of your info. Should you decide to use any of the script platforms we offer you with our script installer, you'll not have to do anything as our system will set up a new database and link it to the website automatically. If you experience any difficulties to manage your databases, you can examine our help articles and training videos or get in touch with our technical support.
MySQL 5 Databases in Semi-dedicated Servers
MySQL 5 is one of the database administration systems included with our semi-dedicated servers and you shall be able to install and employ any script app which requires a MySQL database without any hassle. Our advanced Hepsia Control Panel will give you full control over any database you create - you are able to modify its password with a mouse click, export or import content and also access it remotely using an app set up on your PC. To ensure that nobody else shall be able to use the latter option, you'll have to include your IP address in the CP before you are able to access the database. If you need a web interface to manage a certain database, Hepsia shall give you access to the feature-rich phpMyAdmin tool where you can modify specific cells and tables or run MySQL commands through your web browser.