SlideShare une entreprise Scribd logo
1  sur  13
PRANVEER SINGH INSTITUTE
OF TECHNOLOGY
NH-2 BHAUTI, KANPUR
PROFESSIONAL COMMUNICATION
PROJECT WORK
Presentation by:- Under Guidance of
Praveen Srivastava Mrs. Raavee Tripathi
CS - 1 A
Roll No:1116410111
1
2
3
CONTENTS
 INTRODUCTION
 PURPOSE OF DBMS
 DATABASE
ABSTRACTION
 DATA MODELS
 THE RELATIONAL
MODEL
 COMPARISIONOF
DATA MODELS
4
INTRODUCTION
A database may be defined as a
collection of interrelated data stored
together to serve multiple applications
A database system is basically a computer based
record keeping system. The collection of data,
usually referred to ac the database, contains
information about one particular enterprise. It
maintains any information that may be necessary
to the decision-making processes involved in the
management of that organization.
5
Purpose of DBMS
• Database reduce the data redundancy to
a large extent.
• Databases can control data inconsistency
to a large extent.
• Database facilitate sharing of data.
• Database enforce standards.
• Database can ensure data security.
• Integrity can be maintained through
database.
6
DATABASE ABSTRACTION
• Levels of Database Implementation.
1. Internal Level
2 . Conceptual Level
3 . External Level
• Data Independency.
The ability to modify a scheme definition in one level without
affecting a scheme definition in the next higher level is called
Data independency.
7
DATA MODELS
• The Relational Data Model.
In relational data model, the data is organized into tables {i.e., rows $
column}
• The Network Data Model.
In network model, data is represented by collections of record $
relationships among data are represented by links.
• The Hierarchical Data Model.
The only difference between hierarchical $ relational data
model is that, records are organized as trees rather
than arbitrary graph.
8
THE RELATIONAL
MODEL
1. Terminology
• Relation : It is a table i.e., data is arranged in rows
and columns.
• Domain : It is a pool of values from which the actual
values appearing in a given column are drawn.
• Tuple : The rows of tables (relation) are generally
referred to as Tuple.
• Attribute : The columns of a table (relation) are
generally referred to as attribute.
• Degree : The number of attributes in a relation.
• Cardinality : The number of tuples in a relation.
9
2. VIEWS
A view is a (virtual) table that does not really exist
in its own right but is instead derived from one or
more underlying base table(s).
3. Structure of Relational
Databases
• Keys
a)Primary key: It is a set of one or more attributes
that can uniquely identify tuples within the relation.
b)Canditate key: All attribute combinations inside a
relation that can serve as primary key are candidate
keys as they are candidates for the primary key
position.
10
c) Alternate key : A candidate key that is not the
primary key is called an alternate key.
d) Foreign key : A non-key attribute, whose values are
derived from the primary key of some other table, is
known as foreign-key in its current table.
• Referential integrity
It is a system of rules that a DBMS uses to ensure
that relationships between records in related tables are
valid, and that users don’t accidentally delete or change
related data.
11
Comparison of Data Models
Data models can be evaluated on the basis of usability,
implementability and performance.
Data experts have been debating for some time which
DBMS data model is ‘best’. The answer depends, in part,
on philosophical orientation. The hierarchical model is
the oldest model and has long been the most popular on
mainframes. People who think the user should be able to
have some control over the details of storage allocation
and search paths often prefer network systems.
However, few database systems are fully relational.
Instead they graft relational features on a basic
hierarchical or network structure.
12
Information plays an important
role in management of the
building systems and the DBMS
is providing information and
updates and supplies relevant
multi-user information to the
concerned users. Based on the
statistics the DBMS will provide,
through out the year major
planning could be done and that
could lead deriving parameters
for AI Techniques and fuzzy logic
which could make the building
system more efficient and
responsive to the human needs
and comfort.
13

Contenu connexe

Tendances

Chapter 2 database environment
Chapter 2 database environmentChapter 2 database environment
Chapter 2 database environment
>. <
 
Dbms role advantages
Dbms role advantagesDbms role advantages
Dbms role advantages
jeancly
 
Dbms Concepts
Dbms ConceptsDbms Concepts
Dbms Concepts
adukkas
 

Tendances (20)

Chapter 2 database environment
Chapter 2 database environmentChapter 2 database environment
Chapter 2 database environment
 
Introduction to RDBMS
Introduction to RDBMSIntroduction to RDBMS
Introduction to RDBMS
 
Fundamentals of Database system
Fundamentals of Database systemFundamentals of Database system
Fundamentals of Database system
 
Introduction to Database
Introduction to DatabaseIntroduction to Database
Introduction to Database
 
Week 1 Before the Advent of Database Systems & Fundamental Concepts
Week 1 Before the Advent of Database Systems & Fundamental ConceptsWeek 1 Before the Advent of Database Systems & Fundamental Concepts
Week 1 Before the Advent of Database Systems & Fundamental Concepts
 
Kskv kutch university DBMS unit 1 basic concepts, data,information,database,...
Kskv kutch university DBMS unit 1  basic concepts, data,information,database,...Kskv kutch university DBMS unit 1  basic concepts, data,information,database,...
Kskv kutch university DBMS unit 1 basic concepts, data,information,database,...
 
Database Management System
Database Management SystemDatabase Management System
Database Management System
 
Dbms role advantages
Dbms role advantagesDbms role advantages
Dbms role advantages
 
Basic Concept of Database
Basic Concept of DatabaseBasic Concept of Database
Basic Concept of Database
 
Database fundamentals
Database fundamentalsDatabase fundamentals
Database fundamentals
 
Database language
Database languageDatabase language
Database language
 
Architecture of dbms
Architecture of dbmsArchitecture of dbms
Architecture of dbms
 
Dbms Concepts
Dbms ConceptsDbms Concepts
Dbms Concepts
 
Rdbms
RdbmsRdbms
Rdbms
 
RDBMS.
RDBMS.RDBMS.
RDBMS.
 
Database Management System
Database Management SystemDatabase Management System
Database Management System
 
Introduction to Database Management System
Introduction to Database Management SystemIntroduction to Database Management System
Introduction to Database Management System
 
Technical Note on DBMS
Technical Note on DBMSTechnical Note on DBMS
Technical Note on DBMS
 
Database Models, Client-Server Architecture, Distributed Database and Classif...
Database Models, Client-Server Architecture, Distributed Database and Classif...Database Models, Client-Server Architecture, Distributed Database and Classif...
Database Models, Client-Server Architecture, Distributed Database and Classif...
 
Database management system chapter1
Database management system chapter1Database management system chapter1
Database management system chapter1
 

En vedette (8)

MySQL basics
MySQL basicsMySQL basics
MySQL basics
 
DBMS an Example
DBMS an ExampleDBMS an Example
DBMS an Example
 
Chapter 1 Fundamentals of Database Management System
Chapter 1 Fundamentals of Database Management SystemChapter 1 Fundamentals of Database Management System
Chapter 1 Fundamentals of Database Management System
 
CBSE XII Database Concepts And MySQL Presentation
CBSE XII Database Concepts And MySQL PresentationCBSE XII Database Concepts And MySQL Presentation
CBSE XII Database Concepts And MySQL Presentation
 
Database Management Systems (DBMS)
Database Management Systems (DBMS)Database Management Systems (DBMS)
Database Management Systems (DBMS)
 
Database management system
Database management systemDatabase management system
Database management system
 
Data Base Management System
Data Base Management SystemData Base Management System
Data Base Management System
 
Dbms slides
Dbms slidesDbms slides
Dbms slides
 

Similaire à DBMS basics

database-model group presentation.pptx
database-model group   presentation.pptxdatabase-model group   presentation.pptx
database-model group presentation.pptx
RuksanKarki
 
INFORMATION TECHNOLOGY PRESENTATION ON INFORMATON MANAGEMENT.pptx
INFORMATION TECHNOLOGY PRESENTATION ON INFORMATON MANAGEMENT.pptxINFORMATION TECHNOLOGY PRESENTATION ON INFORMATON MANAGEMENT.pptx
INFORMATION TECHNOLOGY PRESENTATION ON INFORMATON MANAGEMENT.pptx
odane3
 

Similaire à DBMS basics (20)

ICT L5+.pptx
ICT L5+.pptxICT L5+.pptx
ICT L5+.pptx
 
DBMS
DBMSDBMS
DBMS
 
Dbms new manual
Dbms new manualDbms new manual
Dbms new manual
 
Types of data bases
Types of data basesTypes of data bases
Types of data bases
 
PPT_DBMS.pptx
PPT_DBMS.pptxPPT_DBMS.pptx
PPT_DBMS.pptx
 
database
databasedatabase
database
 
DIFFERENT MODELS IN DBMS.pptx
DIFFERENT MODELS IN DBMS.pptxDIFFERENT MODELS IN DBMS.pptx
DIFFERENT MODELS IN DBMS.pptx
 
Database systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdfDatabase systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdf
 
Database systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdfDatabase systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdf
 
Database systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdfDatabase systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdf
 
Database systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdfDatabase systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdf
 
database-model group presentation.pptx
database-model group   presentation.pptxdatabase-model group   presentation.pptx
database-model group presentation.pptx
 
Complete book Database management systems Handbook 3rd edition by Muhammad Sh...
Complete book Database management systems Handbook 3rd edition by Muhammad Sh...Complete book Database management systems Handbook 3rd edition by Muhammad Sh...
Complete book Database management systems Handbook 3rd edition by Muhammad Sh...
 
Complete book Database management systems Handbook 3rd edition by Muhammad Sh...
Complete book Database management systems Handbook 3rd edition by Muhammad Sh...Complete book Database management systems Handbook 3rd edition by Muhammad Sh...
Complete book Database management systems Handbook 3rd edition by Muhammad Sh...
 
Full book Database system Handbook 3rd edition by Muhammad Sharif.pdf
Full book Database system Handbook 3rd edition by Muhammad Sharif.pdfFull book Database system Handbook 3rd edition by Muhammad Sharif.pdf
Full book Database system Handbook 3rd edition by Muhammad Sharif.pdf
 
Full book Database system Handbook 3rd edition by Muhammad Sharif.pdf
Full book Database system Handbook 3rd edition by Muhammad Sharif.pdfFull book Database system Handbook 3rd edition by Muhammad Sharif.pdf
Full book Database system Handbook 3rd edition by Muhammad Sharif.pdf
 
Complete book Database management systems Handbook 3rd edition by Muhammad Sh...
Complete book Database management systems Handbook 3rd edition by Muhammad Sh...Complete book Database management systems Handbook 3rd edition by Muhammad Sh...
Complete book Database management systems Handbook 3rd edition by Muhammad Sh...
 
INFORMATION TECHNOLOGY PRESENTATION ON INFORMATON MANAGEMENT.pptx
INFORMATION TECHNOLOGY PRESENTATION ON INFORMATON MANAGEMENT.pptxINFORMATION TECHNOLOGY PRESENTATION ON INFORMATON MANAGEMENT.pptx
INFORMATION TECHNOLOGY PRESENTATION ON INFORMATON MANAGEMENT.pptx
 
Database systems Handbook.pdf
Database systems Handbook.pdfDatabase systems Handbook.pdf
Database systems Handbook.pdf
 
Muhammad Sharif Database systems Handbook.pdf
Muhammad Sharif  Database systems Handbook.pdfMuhammad Sharif  Database systems Handbook.pdf
Muhammad Sharif Database systems Handbook.pdf
 

Dernier

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Dernier (20)

Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 

DBMS basics

  • 1. PRANVEER SINGH INSTITUTE OF TECHNOLOGY NH-2 BHAUTI, KANPUR PROFESSIONAL COMMUNICATION PROJECT WORK Presentation by:- Under Guidance of Praveen Srivastava Mrs. Raavee Tripathi CS - 1 A Roll No:1116410111 1
  • 2. 2
  • 3. 3 CONTENTS  INTRODUCTION  PURPOSE OF DBMS  DATABASE ABSTRACTION  DATA MODELS  THE RELATIONAL MODEL  COMPARISIONOF DATA MODELS
  • 4. 4 INTRODUCTION A database may be defined as a collection of interrelated data stored together to serve multiple applications A database system is basically a computer based record keeping system. The collection of data, usually referred to ac the database, contains information about one particular enterprise. It maintains any information that may be necessary to the decision-making processes involved in the management of that organization.
  • 5. 5 Purpose of DBMS • Database reduce the data redundancy to a large extent. • Databases can control data inconsistency to a large extent. • Database facilitate sharing of data. • Database enforce standards. • Database can ensure data security. • Integrity can be maintained through database.
  • 6. 6 DATABASE ABSTRACTION • Levels of Database Implementation. 1. Internal Level 2 . Conceptual Level 3 . External Level • Data Independency. The ability to modify a scheme definition in one level without affecting a scheme definition in the next higher level is called Data independency.
  • 7. 7 DATA MODELS • The Relational Data Model. In relational data model, the data is organized into tables {i.e., rows $ column} • The Network Data Model. In network model, data is represented by collections of record $ relationships among data are represented by links. • The Hierarchical Data Model. The only difference between hierarchical $ relational data model is that, records are organized as trees rather than arbitrary graph.
  • 8. 8 THE RELATIONAL MODEL 1. Terminology • Relation : It is a table i.e., data is arranged in rows and columns. • Domain : It is a pool of values from which the actual values appearing in a given column are drawn. • Tuple : The rows of tables (relation) are generally referred to as Tuple. • Attribute : The columns of a table (relation) are generally referred to as attribute. • Degree : The number of attributes in a relation. • Cardinality : The number of tuples in a relation.
  • 9. 9 2. VIEWS A view is a (virtual) table that does not really exist in its own right but is instead derived from one or more underlying base table(s). 3. Structure of Relational Databases • Keys a)Primary key: It is a set of one or more attributes that can uniquely identify tuples within the relation. b)Canditate key: All attribute combinations inside a relation that can serve as primary key are candidate keys as they are candidates for the primary key position.
  • 10. 10 c) Alternate key : A candidate key that is not the primary key is called an alternate key. d) Foreign key : A non-key attribute, whose values are derived from the primary key of some other table, is known as foreign-key in its current table. • Referential integrity It is a system of rules that a DBMS uses to ensure that relationships between records in related tables are valid, and that users don’t accidentally delete or change related data.
  • 11. 11 Comparison of Data Models Data models can be evaluated on the basis of usability, implementability and performance. Data experts have been debating for some time which DBMS data model is ‘best’. The answer depends, in part, on philosophical orientation. The hierarchical model is the oldest model and has long been the most popular on mainframes. People who think the user should be able to have some control over the details of storage allocation and search paths often prefer network systems. However, few database systems are fully relational. Instead they graft relational features on a basic hierarchical or network structure.
  • 12. 12 Information plays an important role in management of the building systems and the DBMS is providing information and updates and supplies relevant multi-user information to the concerned users. Based on the statistics the DBMS will provide, through out the year major planning could be done and that could lead deriving parameters for AI Techniques and fuzzy logic which could make the building system more efficient and responsive to the human needs and comfort.
  • 13. 13