Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Types of DBs

There are two basic types;

1. Centralized DB
2. Distributed DB

Centralized DB
If a DB is located at a single location and different users at different places access the DB from
that single location then it is known as centralized DB.

Types of centralized DB
There are again three main types of centralized DB;

1. Personal Computer DB
2. Central computer DB
3. Client / Server architecture DB

Personal computer DB
It is also known as stand alone DB

 Low scope work


Like a shop inventory system.

Central computer DB

Central Computer

DB

Terminal Terminal Terminal

Central Computer (CC)


 All processing done by the CC
 All the load is on the CC
 CC should be a powerful machine
DBMS

 Cost

www.techtilldate.blogspot.com www.bscs15.blogspot.com
Dumb Terminals
 Provide interface
 Not intelligent
 No load

Client / server architecture DB

Server
DB

Terminal Terminal Terminal

Server
 Less load
 Cost
Client
 Intelligent
 Processing
 Job sharing
 Can also be used for other purposes e.g. assignments, programming, surfing.
DBMS

www.techtilldate.blogspot.com www.bscs15.blogspot.com
Distributed DB
DB is located at more than one location, connected through some networking techniques.
 Localization

Islamabad
DB

Lahore
DB

Faisalabad
DB

Types
 Homogeneous
 Hatrogeneous

Homogeneous
 H/W
 OS
 DBMS
 Data Model*
 Data flow
If all these components are same at all nodes then it is known as homogeneous DB.
Hatrogeneous

 H/W
 OS
 DBMS
 Data Model*
 Data flow
DBMS

If any of these components differ at different levels then such DB is called hatrogeneous DB.

www.techtilldate.blogspot.com www.bscs15.blogspot.com

You might also like