A database management system (DBMS) is system software for creating and managing databases. A DBMS makes it possible for end users to create, protect, read, update and delete data in a database. The most prevalent type of data management platform, the DBMS essentially serves as an interface between databases and users or application programs, ensuring that data is consistently organized and remains easily accessible.Database Management Systems (DBMS) are software systems used to store, retrieve, and run queries on data. A DBMS serves as an interface between an end-user and a database, allowing users to create, read, update, and delete data in the database.Types of Database Management Systems

1.Hierarchical databases.

2.Network databases.

Relational databases.

3.Object-oriented databases.

4.Graph databases.

5.ER model databases.

6.Document databases.

7.NoSQL databases.

It is a system where information or data is represented in the form of objects which is used in object-oriented programming.