MySQL 5 Databases
Find out what relational databases are and whether using MySQL databases can be beneficial for your websites and applications.
MySQL is one of the most widely used database admin systems in existence. A database is a collection of cells with info which are organized in tables and the administration system is the piece of software that links the info to a script application. For instance, a forum stores all posts, usernames, avatars and so forth inside a database and every single time a website visitor opens a specific thread, the forum script connects to the database and “calls” the content which needs to be shown on a certain page. MySQL is extremely popular due to its superb performance, simplicity of use and the fact that it can work with a lot of popular scripting languages such as PHP, Python, Perl, and so forth. All dynamic sites which are designed with a script-driven application require some kind of database and a lot of the most popular ones such as Joomla™, Moodle, Mambo and WordPress employ MySQL.
-
MySQL 5 Databases in Shared Hosting
You shall be able to use script-driven platforms which require a MySQL database with any of the
shared plans which we provide. You can easily create a completely new database from your Hepsia hosting Control Panel and the total number of databases you can have at one time depends on the package that you select. We also offer you advanced options to manage your databases, such as a one-click backup and remote accessibility. With the latter option you shall be able to use software on your personal computer to connect to a database on our servers and manage it. For simple management through the Control Panel we provide the highly effective phpMyAdmin tool, that will enable you to change tables or cells and import or export whole databases through a web interface. If you take advantage of our 1-click script installer, our system will create a brand new database and connect it to the app you have chosen automatically, so all you will have to do to get a script-driven site will be to click on the Install button.
-
MySQL 5 Databases in Semi-dedicated Servers
MySQL 5 is one of the database administration systems that come with our
semi-dedicated plans and you will be able to install and use any script application that requires a MySQL database easily. Our state-of-the-art Hepsia CP will give you complete control of any database you set up - you are able to modify its password with a mouse click, export or import content and also access it remotely using an app installed on your personal computer. To ensure that no one else shall be able to use the latter option, you will have to add your IP address inside the CP before you are able to access the database. If you need a web interface to handle a specific database, Hepsia will give you access to the feature-rich phpMyAdmin tool where you can modify particular cells and tables or run MySQL commands through your browser.