SlideShare a Scribd company logo
2
Most read
3
Most read
7
Most read
Types of Database System
Nazmul Hossen
ID:172015047
Subject: Database Systems
Department: Computer Science and Engineering
1
Contents
 Database
 Database Management System
 Database System
 Types of Database Systems
 Single User DBMS
 Multi User DBMS
 Centralized DBMS
 Distributed DBMS
 Parallel DBMS
 Client Server DBMS
2
Database
A database is a data structure that stores organized information. Most
databases contain multiple tables, which may each include several
different fields.
Example: A company database may include tables for products,
employees, and financial records and so on.
3
Database Management System
A database management system (DBMS) is a software package
designed to define, manipulate, retrieve and manage data in a
database. A DBMS generally manipulates the data itself, the data
format, field names, record structure and file structure.
Some other DBMS examples include:
MySQL
SQL Server
Oracle
dBASE and so on.
4
Database System
The collection of Database and DBMS software together is known as a
database system. Through the database system, you can perform many
activities.
5
Types of Database System
On the basis of the number of users
Single-User DBMS
Multi-User DBMS
On the basis of the site location
Centralized DBMS
Distributed DBMS
Parallel DBMS
Client/Server DBMS
6
Single User DBMS
 Supports only one user at a
time. If user A is using the
database user B or C must wait
until user A is through.
7
Multi User DBMS
Multi user DBMS are the
systems that support two or
more users. All main frames and
mini computers are multi user
systems, but most personal
computers and workstations are
not.
8
Centralized DBMS
Traditional form, all data,
functionality, apps are located
on one machine.
Access via communication links.
9
Distributed DBMS
Decentralized functionality,
distributed among many
computers.
Storage computers are at
different geographical locations.
10
Parallel DBMS
 Parallel database systems
architecture consists of a
multiple CPUs and data storage
disks in parallel.
 They improve processing and
input/output speeds.
11
Client Server DBMS
 Involves a client and a server.
 Clients are PCs or workstations.
 Servers are powerful
computers, can manage files,
printers, e-mails.
12
13

More Related Content

What's hot (20)

PPT
Entity relationship modelling
Dr. C.V. Suresh Babu
 
PPTX
Types of databases
Md Showrov Ahmed
 
PPTX
Data definition language
VENNILAV6
 
PPTX
Oracle database introduction
Mohammad Javad Beheshtian
 
PPTX
Introduction to database
Pradnya Saval
 
PPTX
Database Basics
Abdel Moneim Emad
 
PPTX
Database Languages.pptx
MuhammadFarhan858304
 
PPTX
Dbms slides
rahulrathore725
 
PPTX
Relational Database Design
Archit Saxena
 
PPTX
Oracle
JIGAR MAKHIJA
 
PPTX
Entity Relationship Diagrams
sadique_ghitm
 
PPT
SQL Queries
Nilt1234
 
PPT
Introduction To Database.ppt
RithikRaj25
 
PPTX
Relational Data Model Introduction
Nishant Munjal
 
PPT
Distributed database management systems
Usman Tariq
 
PPT
Introduction to structured query language (sql)
Sabana Maharjan
 
PPT
Data dictionary
Surbhi Panhalkar
 
PPTX
Physical database design(database)
welcometofacebook
 
PPTX
The Relational Database Model
Shishir Aryal
 
Entity relationship modelling
Dr. C.V. Suresh Babu
 
Types of databases
Md Showrov Ahmed
 
Data definition language
VENNILAV6
 
Oracle database introduction
Mohammad Javad Beheshtian
 
Introduction to database
Pradnya Saval
 
Database Basics
Abdel Moneim Emad
 
Database Languages.pptx
MuhammadFarhan858304
 
Dbms slides
rahulrathore725
 
Relational Database Design
Archit Saxena
 
Entity Relationship Diagrams
sadique_ghitm
 
SQL Queries
Nilt1234
 
Introduction To Database.ppt
RithikRaj25
 
Relational Data Model Introduction
Nishant Munjal
 
Distributed database management systems
Usman Tariq
 
Introduction to structured query language (sql)
Sabana Maharjan
 
Data dictionary
Surbhi Panhalkar
 
Physical database design(database)
welcometofacebook
 
The Relational Database Model
Shishir Aryal
 

Similar to Database systems (20)

PPTX
Different types of DBMS
MdAlAmin187
 
PPTX
Single User v/s Multi User Databases
Raminder Pal Singh
 
PPTX
Unit 1.pptx
chatkall46
 
PPT
Database introduction
Fraboni Ec
 
PPT
Database introduction
Tony Nguyen
 
PPT
Database introduction
Harry Potter
 
PPT
Database introduction
Luis Goldster
 
PPT
Database introduction
Young Alista
 
PPT
Database introduction
James Wong
 
PPT
Database introduction
David Hoen
 
PPTX
DBMS basics and normalizations unit.pptx
shreyassoni7
 
PPTX
LESSON 1 - DATABASE MANAGEMENT SYSTEM.pptx
calf_ville86
 
PPTX
Introduction to Data Base Management System.pptx
SandeepY10
 
DOCX
Database management system
RizwanHafeez
 
PPTX
DBMS-1.pptx
kingVox
 
PPTX
unit 1 introduction to dbms [1-1.2].pptx
puneroshni
 
PDF
DBMS_UNIT_1.pdf
Koteswari Kasireddy
 
PPTX
Chapter-1 Introduction to Database Management Systems
Kunal Anand
 
PDF
Introduction to Database Management System
Amiya9439793168
 
PPTX
Fundamentals of Database system - Databases and Database Users
Mustafa Kamel Mohammadi
 
Different types of DBMS
MdAlAmin187
 
Single User v/s Multi User Databases
Raminder Pal Singh
 
Unit 1.pptx
chatkall46
 
Database introduction
Fraboni Ec
 
Database introduction
Tony Nguyen
 
Database introduction
Harry Potter
 
Database introduction
Luis Goldster
 
Database introduction
Young Alista
 
Database introduction
James Wong
 
Database introduction
David Hoen
 
DBMS basics and normalizations unit.pptx
shreyassoni7
 
LESSON 1 - DATABASE MANAGEMENT SYSTEM.pptx
calf_ville86
 
Introduction to Data Base Management System.pptx
SandeepY10
 
Database management system
RizwanHafeez
 
DBMS-1.pptx
kingVox
 
unit 1 introduction to dbms [1-1.2].pptx
puneroshni
 
DBMS_UNIT_1.pdf
Koteswari Kasireddy
 
Chapter-1 Introduction to Database Management Systems
Kunal Anand
 
Introduction to Database Management System
Amiya9439793168
 
Fundamentals of Database system - Databases and Database Users
Mustafa Kamel Mohammadi
 
Ad

Recently uploaded (20)

PPT
Talk on Critical Theory, Part II, Philosophy of Social Sciences
Soraj Hongladarom
 
PPTX
CATEGORIES OF NURSING PERSONNEL: HOSPITAL & COLLEGE
PRADEEP ABOTHU
 
PDF
LAW OF CONTRACT ( 5 YEAR LLB & UNITARY LLB)- MODULE-3 - LEARN THROUGH PICTURE
APARNA T SHAIL KUMAR
 
PPT
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
PPTX
A PPT on Alfred Lord Tennyson's Ulysses.
Beena E S
 
PPTX
MENINGITIS: NURSING MANAGEMENT, BACTERIAL MENINGITIS, VIRAL MENINGITIS.pptx
PRADEEP ABOTHU
 
PDF
The Different Types of Non-Experimental Research
Thelma Villaflores
 
PPTX
PATIENT ASSIGNMENTS AND NURSING CARE RESPONSIBILITIES.pptx
PRADEEP ABOTHU
 
PDF
Reconstruct, Restore, Reimagine: New Perspectives on Stoke Newington’s Histor...
History of Stoke Newington
 
PPTX
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 
PPTX
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
PDF
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
PPTX
I AM MALALA The Girl Who Stood Up for Education and was Shot by the Taliban...
Beena E S
 
PDF
The-Ever-Evolving-World-of-Science (1).pdf/7TH CLASS CURIOSITY /1ST CHAPTER/B...
Sandeep Swamy
 
PDF
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 
PDF
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - GLOBAL SUCCESS - CẢ NĂM - NĂM 2024 (VOCABULARY, ...
Nguyen Thanh Tu Collection
 
PDF
Chapter-V-DED-Entrepreneurship: Institutions Facilitating Entrepreneurship
Dayanand Huded
 
PPTX
Neurodivergent Friendly Schools - Slides from training session
Pooky Knightsmith
 
PDF
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
PPTX
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
Talk on Critical Theory, Part II, Philosophy of Social Sciences
Soraj Hongladarom
 
CATEGORIES OF NURSING PERSONNEL: HOSPITAL & COLLEGE
PRADEEP ABOTHU
 
LAW OF CONTRACT ( 5 YEAR LLB & UNITARY LLB)- MODULE-3 - LEARN THROUGH PICTURE
APARNA T SHAIL KUMAR
 
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
A PPT on Alfred Lord Tennyson's Ulysses.
Beena E S
 
MENINGITIS: NURSING MANAGEMENT, BACTERIAL MENINGITIS, VIRAL MENINGITIS.pptx
PRADEEP ABOTHU
 
The Different Types of Non-Experimental Research
Thelma Villaflores
 
PATIENT ASSIGNMENTS AND NURSING CARE RESPONSIBILITIES.pptx
PRADEEP ABOTHU
 
Reconstruct, Restore, Reimagine: New Perspectives on Stoke Newington’s Histor...
History of Stoke Newington
 
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
I AM MALALA The Girl Who Stood Up for Education and was Shot by the Taliban...
Beena E S
 
The-Ever-Evolving-World-of-Science (1).pdf/7TH CLASS CURIOSITY /1ST CHAPTER/B...
Sandeep Swamy
 
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - GLOBAL SUCCESS - CẢ NĂM - NĂM 2024 (VOCABULARY, ...
Nguyen Thanh Tu Collection
 
Chapter-V-DED-Entrepreneurship: Institutions Facilitating Entrepreneurship
Dayanand Huded
 
Neurodivergent Friendly Schools - Slides from training session
Pooky Knightsmith
 
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
Ad

Database systems

  • 1. Types of Database System Nazmul Hossen ID:172015047 Subject: Database Systems Department: Computer Science and Engineering 1
  • 2. Contents  Database  Database Management System  Database System  Types of Database Systems  Single User DBMS  Multi User DBMS  Centralized DBMS  Distributed DBMS  Parallel DBMS  Client Server DBMS 2
  • 3. Database A database is a data structure that stores organized information. Most databases contain multiple tables, which may each include several different fields. Example: A company database may include tables for products, employees, and financial records and so on. 3
  • 4. Database Management System A database management system (DBMS) is a software package designed to define, manipulate, retrieve and manage data in a database. A DBMS generally manipulates the data itself, the data format, field names, record structure and file structure. Some other DBMS examples include: MySQL SQL Server Oracle dBASE and so on. 4
  • 5. Database System The collection of Database and DBMS software together is known as a database system. Through the database system, you can perform many activities. 5
  • 6. Types of Database System On the basis of the number of users Single-User DBMS Multi-User DBMS On the basis of the site location Centralized DBMS Distributed DBMS Parallel DBMS Client/Server DBMS 6
  • 7. Single User DBMS  Supports only one user at a time. If user A is using the database user B or C must wait until user A is through. 7
  • 8. Multi User DBMS Multi user DBMS are the systems that support two or more users. All main frames and mini computers are multi user systems, but most personal computers and workstations are not. 8
  • 9. Centralized DBMS Traditional form, all data, functionality, apps are located on one machine. Access via communication links. 9
  • 10. Distributed DBMS Decentralized functionality, distributed among many computers. Storage computers are at different geographical locations. 10
  • 11. Parallel DBMS  Parallel database systems architecture consists of a multiple CPUs and data storage disks in parallel.  They improve processing and input/output speeds. 11
  • 12. Client Server DBMS  Involves a client and a server.  Clients are PCs or workstations.  Servers are powerful computers, can manage files, printers, e-mails. 12
  • 13. 13