There was a problem loading the comments.

What is MySQL?

Support Portal  »  Knowledgebase  »  Viewing Article

  Print
MySQL is a Relational Database Management System. A relational database adds speed and flexibility, by storing data in separate tables rather than putting all the data in one area. These tables are linked by defined relations making it possible to combine data from several tables upon request. Using an RDMS means it is possible to add, access, and process the data stored in your database. 'SQL' stands for "Structured Query Language" - the most common standardised language used to access databases.

Why use MySQL?
MySQL is very fast, reliable, and easy to use. MySQL also has a very practical set of features developed in close cooperation with its users. It is also Open Source and therefore freely accessible. MySQL is used to access databases on the internet due to its connectivity, speed and security. It was originally developed to manage large databases at a much faster speed than the solutions that previously existed. MySQL has for several years, been thriving in the challenging areas of production. MySQL has been replaced in many instances by a functional drop-in replacement called MariaDB. You can read more about MariaDB here.

Share via
Did you find this article useful?  

Related Articles

© Eco Web Hosting