All script apps like forums or e-shops store their info inside a database - a group of cells and tables that contains the Internet site info including items, prices, comments, and so forth. Each time you open a particular page, the script connects to the database and retrieves the required information, then displays it. The intermediary software which connects the script and the database is known as a database management system and amongst the most well-known ones is MySQL. The latter is frequently used as it runs on a number of platforms (Windows, UNIX, Linux) and with a range of scripting languages (Java, PHP, Perl, Python), not mentioning its amazing efficiency even with huge databases. A lot of widely used platforms like WordPress or Joomla employ MySQL databases to store their content.

MySQL 5 Databases in Cloud Hosting

Creating or editing a MySQL database will be very easy with each one of our Linux cloud hosting. That can be done via our feature-rich Hepsia Control Panel through which you can create or delete a database, create a backup with a single mouse click or take advantage of the effective phpMyAdmin software tool so as to modify cells and tables or import an entire database if you are moving a script-driven site from another hosting company. You could also enable remote access to any database within your account and choose from what IP addresses the connection will be established, in order to guarantee the security of your data. If you decide to take advantage of any of the script platforms which we offer you with our script installer, you'll not have to do anything simply because our system will set up a new database and link it to the website automatically. If you experience any issues to control your databases, you can examine our help articles and video tutorials or communicate with our tech support.

MySQL 5 Databases in Semi-dedicated Hosting

MySQL 5 is one of the database management systems included with our Linux semi-dedicated hosting and you'll be able to set up and use any script application which requires a MySQL database without any hassle. Our state-of-the-art Hepsia CP will provide you with total control over any database that you create - you are able to change its password with a mouse click, export or import content and also access it remotely via an application set up on your personal computer. To ensure that no one else will be able to use the latter option, you'll need to add your IP address in the Control Panel just before you're able to access the database. If you require a web interface to handle a specific database, Hepsia shall give you access to the feature-rich phpMyAdmin tool using which you can modify particular cells and tables or run MySQL commands through your browser.