Glossary of Internet Terms

MySQL

MySQL is a relational database management system, which means it stores data in separate tables rather than putting all the data in one big storeroom. This adds speed and flexibility. The SQL part of MySQL stands for "Structured Query Language," which is the most common standardized language used to access databases.