What is MySQL? 

MySQL is an open-source relational database management system (RDBMS). It is the most popular database system used with PHP. MySQL is developed, distributed, and supported by Oracle Corporation.


  • The data in a MySQL database are stored in tables that consist of columns and rows.
  • MySQL is a database system that runs on a server.
  • MySQL is ideal for both small and large applications.
  • MySQL is a very fast, reliable, and easy-to-use database system. It uses standard SQL
  • MySQL compiles on a number of platforms.
What is Database?

How does DBMS Works?



Two types of Database:

1.RDBMS:


How does RDBMS Work?

2.NoSQL:
Advantages of SQL:

Most Popular Websites:



Comments