Not everyone knows the jargon that's involved with hosting, some people simply want to get their websites online. For those of you that want to understand what it all means, we have compiled a detailed description of all the features that come with our hosting packages, we hope you find it useful!
| |
MySQL is a relational database management system, which means it stores data in separate tables rather than putting all the data in one big area. This adds flexibility, as well as speed. The SQL part of MySQL stands for "Structured Query Language," which is the most common language used to access databases. The MySQL database server is the most popular open source database in the world. It is extremely fast and easy to customise, due to its architecture.
phpMyAdmin is a popular, powerful web-based interface for administering MySQL databases. It is open source, written in PHP, and is among the better tools available for working with MySQL databases.