Block 1:The Database Management
Concepts
Unit 1: Basic
Concepts[1-1.2]
By AaliyaMalek
Chapter Contents
 Data & Information
 Drawbacks of File system
 What is Database Management Systems ?
 What is the need of DBMS?
 Examples of DBMS
 Database Types
 Applications of DBMS
 Advantage of DBMS over file system
 Disadvantages of DBMS
 DBMS vs. File System
2 Concepts
 Data can be defined as a representation of facts, concepts, or instructions in a
formalized manner, which should be suitable for communication, interpretation,
or processing by human or electronic machine.
 Generally data is raw and unprocessed.
 Data becomes information when it is processed, turning it into something
meaningful.
 Information is organized or classified data, which has some meaningful values
for the receiver. Information is the processed data on which decisions and
actions are based.
3 Data & Information
Data & Information
 Data Isolation: Because data are scattered in various files, and files may
be in different formats, writing new application programs to retrieve
the appropriate data is difficult.
 Duplication of data – Redundant data
 Dependency on application programs – Changing files would lead to
change in application programs
4 Drawbacks of File system
Drawbacks of File system
 DBMS stands for Database Management System. We can break it like this
DBMS = Database + Management System.
 Database is a collection of data and Management System is a set of
programs to store and retrieve those data. Based on this we can define
DBMS like this:
DBMS is a collection of inter-related data and set of programs to store &
access those data in an easy and effective manner.
 For example: The college Database organizes the data about the admin,
staff, students and faculty etc.
5
5 What is Database Management Systems ?
What is Database Management Systems ?
 Database systems are basically developed for large amount of data. When
dealing with huge amount of data, there are two things that require
optimization: Storage of data and retrieval of data.
 Storage: According to the principles of database systems, the data is
stored in such a way that it acquires lot less space as the redundant
data (duplicate data) has been removed before storage. .
 Fast Retrieval of data: Along with storing the data in an optimized
and systematic manner, it is also important that we retrieve the data
quickly when needed. Database systems ensure that the data is
retrieved as quickly as possible.
6
6 What is the need of DBMS?
What is the need of DBMS ?
 Here are some examples of popular DBMS used these days:
• MySql
• Oracle
• SQL Server
• IBM DB2
• PostgreSQL
• Amazon SimpleDB (cloud based) etc
7
7 Examples of DBMS
Examples of DBMS
 Depending on the number of users accessing the database, a database system may
be classified as
 Single-user database system: It supports only one user at a time. When a single-
user database runs on a personal computer, it is also called a desktop database
system
 Multi-user database system: It supports multiple users at the same time. When a
multi-user database supports relatively small number of users, it is called as a
workgroup database system. If the database is used by many users across globe, it
is known as enterprise database system
 Depending on the location of the database, a database system may be classified
as:
 Centralized database system: It supports data located at a single site or single
place
 Distributed database system: It supports data distributed across several different
sites. Here, the same database can be replicated and stored in another computer so
that when ever the original server goes down; the data can be available to the user
from the replicated data from other servers.
8
8 Database Types
 Airline Reservation system
 Banking : for customer information, accounts and loans and banking
transactions.
 Universities : for student registrations and grades.
 Airlines : for reservations and schedule information.
 Library Management System : maintain all the information relate to book
issue dates, name of the book, author and availability of the book.
 Telecommunications : for keeping records of call made, generating monthly
bills, maintaining balances on prepaid calling cards.
 Sales : for customer, product and purchase information.
 Finance : for storing information about holdings, sales, and purchases of
financial instruments such as stocks and bonds.
 Human Resource : for information about employees, salaries, payroll taxes and
benefits
 Manufacturing : for management of supply chain and for tracking production
of items in factories, inventories of items and orders for items.
 Medical Sector
 Military
9
9 Applications of DBMS
Applications of DBMS
processing 1
 Controlling of Redundancy : Data redundancy refers to the duplication of data
(i.e. storing same data multiple times). In a database system, by having a
centralized database and centralized control of data by the DBA the unnecessary
duplication of data is avoided. It also eliminates the extra time for processing the
large volume of data. It results in saving the storage space
 Improved Data Sharing : DBMS allows a user to share the data in any number
of application programs
 Data Integrity : Integrity means that the data in the database is accurate.
Centralized control of the data helps in permitting the administrator to define
integrity constraints to the data in the database. For example: in customer
database we can can enforce an integrity that it must accept the customer only
from Noida and Meerut city.
 Security : Having complete authority over the operational data, enables the DBA
in ensuring that the only mean of access to the database is through proper
channels. The DBA can define authorization checks to be carried out whenever
access to sensitive data is attempted.
 Efficient Data Access : In a database system, the data is managed by the DBMS
and all access to the data is through the DBMS providing a key to effective data
0
10 Advantage of DBMS over file system
Advantage of DBMS over file system
DBMS File System
• Minimal data redundancy problem
in DBMS
•Data Redundancy problem exits
•Data Inconsistency does not exist •Data Inconsistency exist here
•Accessing database is easier •Accessing is comparatively difficult
• The problem of data isolation is not
found in database
• Data is scattered in various files and
files may be of different format, so data
isolation problem exists
• Transactions like insert, delete,
view, updating, etc are possible in
database
• In file system, transactions are
not possible
• Concurrent access and recovery
is possible in database
• Concurrent access and recovery is
not possible
•Security of data •Security of data is not good
• A database manager (administrator)
stores the relationship in form of structural
tables
• A file manager is used to store all
relationships in directories in file systems.
11 DBMS VS FIlE SYSTEM
DBMS vs. File System
12
https://youtu.be/3EJlovevfcA
Links to Refer:
https://youtu.be/ZtVw2iuFI2w
Thank you

More Related Content

PPTX
DBMS-1.pptx
PDF
Introduction to Database Management System
PPTX
Introduction to Database Systems, File System vs DBMS,
PPT
Lecture 1 =Unit 1 Part 1.ppt
PPTX
Introduction of dbms
PPTX
DBMS. ................................................
PPTX
database management.............................................................
PPTX
Dbms.pptxfilibeto.org https://www.filibeto.org 16 Best Practices for Capture
DBMS-1.pptx
Introduction to Database Management System
Introduction to Database Systems, File System vs DBMS,
Lecture 1 =Unit 1 Part 1.ppt
Introduction of dbms
DBMS. ................................................
database management.............................................................
Dbms.pptxfilibeto.org https://www.filibeto.org 16 Best Practices for Capture

Similar to unit 1 introduction to dbms [1-1.2].pptx (20)

PPTX
PURPOSE OF DATABASE SYSTEM IN DATABASE MANGENMENT SYSTEM
PPTX
Introduction to Database Management Systems
PPTX
File system vs database
PPTX
Database Management system : UNit I Helping to understand basics of dbms oper...
PPTX
DATA BASE MANAGEMENT AND RELATIONAL DATA
PDF
Introduction to Database Management System
PPTX
Lecture-1 Introduction.pptx
PPTX
Introduction to DBMS
PPTX
Lecture27
PPTX
data base management system basic class pdf
PPTX
Database management system
PDF
database system architeture and data models-1.pdf
PPTX
Lecture 1-Introduction to Database Management Systems.pptx
PPT
Lecture-1.ppt
PPTX
Database-Management-System - Topic Data Models
PDF
DBMS_UNIT_1.pdf
PPTX
Basic of Database Management System(DBMS)
PPTX
Unit 1_1680588168525885258552585525855.pptx
PDF
UNIT 1. Database management system notes
PPTX
Intro.pptx
PURPOSE OF DATABASE SYSTEM IN DATABASE MANGENMENT SYSTEM
Introduction to Database Management Systems
File system vs database
Database Management system : UNit I Helping to understand basics of dbms oper...
DATA BASE MANAGEMENT AND RELATIONAL DATA
Introduction to Database Management System
Lecture-1 Introduction.pptx
Introduction to DBMS
Lecture27
data base management system basic class pdf
Database management system
database system architeture and data models-1.pdf
Lecture 1-Introduction to Database Management Systems.pptx
Lecture-1.ppt
Database-Management-System - Topic Data Models
DBMS_UNIT_1.pdf
Basic of Database Management System(DBMS)
Unit 1_1680588168525885258552585525855.pptx
UNIT 1. Database management system notes
Intro.pptx
Ad

Recently uploaded (20)

PDF
Myanmar Dental Journal, The Journal of the Myanmar Dental Association (2013).pdf
DOCX
Cambridge-Practice-Tests-for-IELTS-12.docx
PDF
Journal of Dental Science - UDMY (2020).pdf
PDF
semiconductor packaging in vlsi design fab
PDF
Fun with Grammar (Communicative Activities for the Azar Grammar Series)
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
PDF
Horaris_Grups_25-26_Definitiu_15_07_25.pdf
PDF
Journal of Dental Science - UDMY (2022).pdf
PDF
Farming Based Livelihood Systems English Notes
PPTX
What’s under the hood: Parsing standardized learning content for AI
PDF
Journal of Dental Science - UDMY (2021).pdf
PDF
0520_Scheme_of_Work_(for_examination_from_2021).pdf
PPTX
Reproductive system-Human anatomy and physiology
PDF
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
PDF
M.Tech in Aerospace Engineering | BIT Mesra
PDF
fundamentals-of-heat-and-mass-transfer-6th-edition_incropera.pdf
PPTX
Thinking Routines and Learning Engagements.pptx
PPTX
2025 High Blood Pressure Guideline Slide Set.pptx
PDF
faiz-khans about Radiotherapy Physics-02.pdf
PPTX
Climate Change and Its Global Impact.pptx
Myanmar Dental Journal, The Journal of the Myanmar Dental Association (2013).pdf
Cambridge-Practice-Tests-for-IELTS-12.docx
Journal of Dental Science - UDMY (2020).pdf
semiconductor packaging in vlsi design fab
Fun with Grammar (Communicative Activities for the Azar Grammar Series)
Environmental Education MCQ BD2EE - Share Source.pdf
Horaris_Grups_25-26_Definitiu_15_07_25.pdf
Journal of Dental Science - UDMY (2022).pdf
Farming Based Livelihood Systems English Notes
What’s under the hood: Parsing standardized learning content for AI
Journal of Dental Science - UDMY (2021).pdf
0520_Scheme_of_Work_(for_examination_from_2021).pdf
Reproductive system-Human anatomy and physiology
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
M.Tech in Aerospace Engineering | BIT Mesra
fundamentals-of-heat-and-mass-transfer-6th-edition_incropera.pdf
Thinking Routines and Learning Engagements.pptx
2025 High Blood Pressure Guideline Slide Set.pptx
faiz-khans about Radiotherapy Physics-02.pdf
Climate Change and Its Global Impact.pptx
Ad

unit 1 introduction to dbms [1-1.2].pptx

  • 1. Block 1:The Database Management Concepts Unit 1: Basic Concepts[1-1.2] By AaliyaMalek
  • 2. Chapter Contents  Data & Information  Drawbacks of File system  What is Database Management Systems ?  What is the need of DBMS?  Examples of DBMS  Database Types  Applications of DBMS  Advantage of DBMS over file system  Disadvantages of DBMS  DBMS vs. File System 2 Concepts
  • 3.  Data can be defined as a representation of facts, concepts, or instructions in a formalized manner, which should be suitable for communication, interpretation, or processing by human or electronic machine.  Generally data is raw and unprocessed.  Data becomes information when it is processed, turning it into something meaningful.  Information is organized or classified data, which has some meaningful values for the receiver. Information is the processed data on which decisions and actions are based. 3 Data & Information Data & Information
  • 4.  Data Isolation: Because data are scattered in various files, and files may be in different formats, writing new application programs to retrieve the appropriate data is difficult.  Duplication of data – Redundant data  Dependency on application programs – Changing files would lead to change in application programs 4 Drawbacks of File system Drawbacks of File system
  • 5.  DBMS stands for Database Management System. We can break it like this DBMS = Database + Management System.  Database is a collection of data and Management System is a set of programs to store and retrieve those data. Based on this we can define DBMS like this: DBMS is a collection of inter-related data and set of programs to store & access those data in an easy and effective manner.  For example: The college Database organizes the data about the admin, staff, students and faculty etc. 5 5 What is Database Management Systems ? What is Database Management Systems ?
  • 6.  Database systems are basically developed for large amount of data. When dealing with huge amount of data, there are two things that require optimization: Storage of data and retrieval of data.  Storage: According to the principles of database systems, the data is stored in such a way that it acquires lot less space as the redundant data (duplicate data) has been removed before storage. .  Fast Retrieval of data: Along with storing the data in an optimized and systematic manner, it is also important that we retrieve the data quickly when needed. Database systems ensure that the data is retrieved as quickly as possible. 6 6 What is the need of DBMS? What is the need of DBMS ?
  • 7.  Here are some examples of popular DBMS used these days: • MySql • Oracle • SQL Server • IBM DB2 • PostgreSQL • Amazon SimpleDB (cloud based) etc 7 7 Examples of DBMS Examples of DBMS
  • 8.  Depending on the number of users accessing the database, a database system may be classified as  Single-user database system: It supports only one user at a time. When a single- user database runs on a personal computer, it is also called a desktop database system  Multi-user database system: It supports multiple users at the same time. When a multi-user database supports relatively small number of users, it is called as a workgroup database system. If the database is used by many users across globe, it is known as enterprise database system  Depending on the location of the database, a database system may be classified as:  Centralized database system: It supports data located at a single site or single place  Distributed database system: It supports data distributed across several different sites. Here, the same database can be replicated and stored in another computer so that when ever the original server goes down; the data can be available to the user from the replicated data from other servers. 8 8 Database Types
  • 9.  Airline Reservation system  Banking : for customer information, accounts and loans and banking transactions.  Universities : for student registrations and grades.  Airlines : for reservations and schedule information.  Library Management System : maintain all the information relate to book issue dates, name of the book, author and availability of the book.  Telecommunications : for keeping records of call made, generating monthly bills, maintaining balances on prepaid calling cards.  Sales : for customer, product and purchase information.  Finance : for storing information about holdings, sales, and purchases of financial instruments such as stocks and bonds.  Human Resource : for information about employees, salaries, payroll taxes and benefits  Manufacturing : for management of supply chain and for tracking production of items in factories, inventories of items and orders for items.  Medical Sector  Military 9 9 Applications of DBMS Applications of DBMS
  • 10. processing 1  Controlling of Redundancy : Data redundancy refers to the duplication of data (i.e. storing same data multiple times). In a database system, by having a centralized database and centralized control of data by the DBA the unnecessary duplication of data is avoided. It also eliminates the extra time for processing the large volume of data. It results in saving the storage space  Improved Data Sharing : DBMS allows a user to share the data in any number of application programs  Data Integrity : Integrity means that the data in the database is accurate. Centralized control of the data helps in permitting the administrator to define integrity constraints to the data in the database. For example: in customer database we can can enforce an integrity that it must accept the customer only from Noida and Meerut city.  Security : Having complete authority over the operational data, enables the DBA in ensuring that the only mean of access to the database is through proper channels. The DBA can define authorization checks to be carried out whenever access to sensitive data is attempted.  Efficient Data Access : In a database system, the data is managed by the DBMS and all access to the data is through the DBMS providing a key to effective data 0 10 Advantage of DBMS over file system Advantage of DBMS over file system
  • 11. DBMS File System • Minimal data redundancy problem in DBMS •Data Redundancy problem exits •Data Inconsistency does not exist •Data Inconsistency exist here •Accessing database is easier •Accessing is comparatively difficult • The problem of data isolation is not found in database • Data is scattered in various files and files may be of different format, so data isolation problem exists • Transactions like insert, delete, view, updating, etc are possible in database • In file system, transactions are not possible • Concurrent access and recovery is possible in database • Concurrent access and recovery is not possible •Security of data •Security of data is not good • A database manager (administrator) stores the relationship in form of structural tables • A file manager is used to store all relationships in directories in file systems. 11 DBMS VS FIlE SYSTEM DBMS vs. File System