DBMS Architecture & Models || DBMS Tier Architecture

DBMS Architecture & Models

  1. DBMS Architecture 
  2. DBMS Models
  3. Data Independence 
  4. Schema 
  5. Instance 

DBMS Architecture

DBMS Architecture Describe How The Database System Is Structured The Layers, Components And How Users Interact With The Database.

Types Of DBMS Architecture 

  1.  Tier Architecture (Single tier)
  2.  Tier Architecture (Client Server)
  3.  Tier Architecture (Most Common)
Tier Architecture (Single Tier)
  • The User Directly Intercaste With The Database 
  • Not Intermediate Layer (User In Development & Testing)
  • Example: MS Access, Local SQLite 
Tier Architecture (Client Server)
  • Application (Client) Communication Directly With The DBMS (Server)
  • Good For Small To Medium Application 
  • Example: MySQL With Desktop Client Software 




Comments

Popular posts from this blog

Database Design And ER Diagram || Entity And Attributes

NoSQL Database || Use NoSQL Database || Hierarchical Database