DBMS ARCHITECTURE
Prof.manoj kumar padhi
DBMS ARCHITECTURE
A DBMS architecture defines how users interact with the database to read, write, or update information. A well-designed architecture and schema (a blueprint detailing tables, fields and relationships) ensure data consistency, improve performance and keep data secure.
Types of DBMS Architecture
There are several types of DBMS Architecture that we use according to the usage requirements.
1-TIER ARCHITECTURE
2-TIER ARCHITECTURE
3-TIER ARCHITECTURE
PRESENTATION OR CLINT LAYER
APPLICATION LAYER
DATABASE LAYER