Relational Database Management Systems
RDBMS
![](https://scsm.ac.in/wp-content/uploads/2023/04/What-is-RDBMS.jpg)
![](https://scsm.ac.in/wp-content/uploads/2023/04/rdbms.png)
What is a Database ?
A Database Management System (DBMS) is software designed to store, retrieve, define, and manage data in a database.
![](https://scsm.ac.in/wp-content/uploads/2023/04/database-management-300x225.png)
What is RDBMS ?
The software used to store, manage, query, and retrieve data stored in a relational database is called a relational database management system (RDBMS). The RDBMS provides an interface between users and applications and the database, as well as administrative functions for managing data storage, access, and performance.
![](https://scsm.ac.in/wp-content/uploads/2023/04/Relational-Database.jpg)
Difference Between DBMS and RDBMS
![](https://scsm.ac.in/wp-content/uploads/2023/04/Difference-between-DBMS-and-RDBMS-300x160.png)
Assignment No.1
Que.1. Compare DBMS and RDBMS.
Que.2.State Advantages of RDBMS.
Que.3. Explain Component of RDBMS.