Introduction of MySql
What is MySql
- MySQL is an open source, Relational Database Management System(RDBMS).
- MySQL is most popular database for use in web applications.
- MySQL is written in C and C++.
- MySQL works on many different Operating Systems(OS), including Linux, Mac OS X, Solaris, Microsoft Windows etc.