Classification of Database Management Systems
This lesson describes the different metrics by which we can classify DBMS.
Database management systems can be classified based on several criteria, such as the data model, user numbers and database distribution, each of which is described below.
Classification based on data model
The most popular data model in use today is the relational data model. Well-known DBMSs like Oracle, MS SQL Server, DB2 and ...