Relational Database Management System (RDBMS)

RDBMS is a system that creates and manages relational databases. 

  • It provides developers with a way to create and manage databases.
  • It allows end users to view (select), insert, update and delete data in the database.
  • It manages the security of the database (manages authentication and access rules).
  • It ensures the data integrity is maintained.