DBMS Concepts&architecture
DBMS Concepts&architecture
DBMS Concepts&architecture
LECTURE OUTLINE
• DBMS Architectures
• Types of DBMS Architectures
• Data Abstraction
• Database schema
• Database Instance
• Data Independence
• Data Models
DBMS Architecture
The architecture of DBMS depends on the
computer system on which it runs.
For example, in a client-server DBMS
architecture, the database systems at server
machine can run several requests made by
client machine. We will understand this
communication with the help of diagrams.
Types of DBMS Architecture