Explain The Architecture of DBMS?: External Level/ View Level
Explain The Architecture of DBMS?: External Level/ View Level
The Database Management System (DBMS) architecture shows how data in the
database is viewed by the users. It is not concerned about how the data are handled
and processed by the DBMS.
It helps in implementation, design, and maintenance of a database to store and
organize information for companies. The concept of DBMS depends upon its
architecture. The architecture can be designed as centralized, decentralized, or
hierarchical.
The architecture of DBMS can be defined at three levels as follows −
External levels.
Conceptual levels.
Internal levels.
The main objective of the three level architecture is nothing but to separate each user
view of the data from the way the database is physically represented. The database
internal structure should be unaffected while changes to the physical aspects of
storage.
The DBA should be able to change the conceptual structure of the database without
affecting all other users.