MYSQL


MySQL


Admission Enquiry Form

  

Introduction to MYSQL



What is MYSql?

MySQL is a very popular open-source relational database management system (RDBMS)based on Structured Query Language (SQL).

  1. MySQL is a relational database management system(RDBMS)
  2. MySQL is an open-source
  3. MySQL is ideal for both small and large applications
  4. MySQL is very fast, reliable, scalable, and easy to use
  5. MySQL uses a standard form of the well-known SQL data language.
  6. MySQL works on many operating systems and with many languages including PHP,JAVA,PYTHON, etc.
  7. MySQL works very quickly and works well even with large data sets.