MySQL is among the most widespread database management systems on the market. A database is a collection of cells with info which are arranged in tables and the control system is the software which links the info to a script application. For example, a forum stores all usernames, avatars, posts and so on inside a database and every single time a site visitor opens a given thread, the forum script connects to the database and “calls” the content which needs to be displayed on a specific page. MySQL is extremely popular due to its superb performance, ease of use and the fact that it can operate with a lot of popular scripting languages including PHP, Python, Perl, etc. All dynamic web sites that are built with a script-driven app require some type of database and some of the most popular ones like Joomla, Moodle, Mambo and WordPress employ MySQL.
MySQL 5 Databases in Shared Hosting
You will be able to use script-driven platforms which require a MySQL database with each of the Linux shared packages that we provide. You could create a completely new database from your Hepsia hosting CP and the amount of databases that you can have simultaneously is determined by the package you select. We also provide advanced options to control your databases, such as a one-click backup and remote access. With the latter option you shall be able to use software on your computer to connect to a database on our web hosting servers and manage it. For simple administration from the Control Panel we provide the efficient phpMyAdmin tool, which will permit you to edit cells or tables and import or export whole databases through a web interface. If you take advantage of our 1-click script installer, our system shall create a brand new database and link it to the application you have picked out automatically, so all you'll need to do to get a script-driven Internet site shall be to click on the Install button.
MySQL 5 Databases in Semi-dedicated Hosting
MySQL 5 is one of the database management systems that come with our Linux semi-dedicated hosting packages and you shall be able to install and employ any script application which requires a MySQL database without any difficulty. Our innovative Hepsia CP will give you complete control of any database that you create - you could change its password with a mouse click, export or import content and even access it remotely via an app installed on your computer. To make sure that nobody else shall be able to use the latter option, you'll need to include your IP address inside the CP just before you are able to access the database. If you need a web interface to handle a certain database, Hepsia will give you access to the feature-rich phpMyAdmin tool via which you can edit certain cells and tables or run MySQL commands through your web browser.