Intro to dbms

Surkhab Shelly
Surkhab ShellyDepartment of Information Technology
Introduction to DBMS
PRSENTED BY :- MRS. SURKHAB SHELLY
ASSISTANT PROFESSOR IN COMP. SCI.
Database
 Database is a collection of inter-related data which helps in
efficient retrieval, insertion and deletion of data from database
and organizes the data in the form of tables, views, schemas,
reports etc.
 Database Management System (DBMS) is a software for
storing and retrieving users' data while considering
appropriate security measures. It consists of a group of
programs which manipulate the database. For ex.
 MySQL
 Microsoft Access
 Oracle
 dBASE
 FoxPro
 SQLite
Advantages of Database Management
System
 Reducing Data Redundancy
 The file based data management systems contained multiple files that were
stored in many different locations in a system or even across multiple systems.
Because of this, there were sometimes multiple copies of the same file which
lead to data redundancy.
 This is prevented in a database as there is a single database and any change
in it is reflected immediately.
 Sharing of Data
 In a database, the users of the database can share the data among
themselves. There are various levels of authorisation to access the data, and
consequently the data can only be shared based on the correct authorisation
protocols being followed.
 Many remote users can also access the database simultaneously and share the
data between themselves.
 Data Integrity
 Data integrity means that the data is accurate and consistent in the
database. Data Integrity is very important as there are multiple
databases in a DBMS. All of these databases contain data that is visible
to multiple users. So it is necessary to ensure that the data is correct
and consistent in all the databases and for all the users.
 Data Security
 Data Security is vital concept in a database. Only authorised users
should be allowed to access the database and their identity should be
authenticated using a username and password. Unauthorised users
should not be allowed to access the database under any circumstances
 Privacy
 The privacy rule in a database means only the authorized users can
access a database according to its privacy constraints. There are levels
of database access and a user can only view the data he is allowed to.
 Backup and Recovery
 Database Management System automatically takes care of backup and
recovery. The users don't need to backup data periodically because this
is taken care of by the DBMS. Moreover, it also restores the database
after a crash or system failure to its previous condition.
 Data Consistency
 Data consistency is ensured in a database because there is no data
redundancy. All data appears consistently across the database and the
data is same for all the users viewing the database. Moreover, any
changes made to the database are immediately reflected to all the
users and there is no data inconsistency.
Components of DBMS
 There are the following components of DBMS:
 Software
 Hardware
 Procedures
 Data
 Users
There are three types of user who play
different roles in DBMS:
 Application Programmers
 Database Administrators
 End-Users
1.Application Programmers
 The users who write the application programs in programming languages
(such as Java, C++, or Visual Basic) to interact with databases are called
Application Programmer.
2. Database Administrators (DBA)
 A person who manages the overall DBMS is called a database
administrator or simply DBA.
3. End-Users
 The end-users are those who interact with the database management
system to perform different operations by using the different database
commands such as insert, update, retrieve, and delete on the data, etc.
Software
 The main component of a Database management system is the
software. It is the set of programs which is used to manage the
database and to control the overall computerized
Hardware
 This component of DBMS consists of a set of physical electronic
devices such as computers, I/O channels, storage devices, etc that
create an interface between computers and the users.This DBMS
component is used for keeping and storing the data in the
database.
Procedures
 Procedures refer to general rules and instructions that help to
design the database and to use a database management
system. Procedures are used to setup and install a new database
management system (DBMS)
Data
 It is the most important component of the database
management system.
 The main task of DBMS is to process the data. Here,
databases are defined, constructed, and then data is
stored, retrieved, and updated to and from the
databases.
 The database contains both the metadata (description
about data or data about data) and the actual (or
operational) data.
Users
 The users are the people who control and manage the
databases and perform different types of operations on
the databases in the database management system.
Intro to dbms
1 von 10

Recomendados

Structured Query Language von
Structured Query LanguageStructured Query Language
Structured Query LanguageSurkhab Shelly
501 views14 Folien
Data Base Management System von
Data Base Management SystemData Base Management System
Data Base Management SystemDr. C.V. Suresh Babu
87.4K views17 Folien
The Relational Database Model von
The Relational Database ModelThe Relational Database Model
The Relational Database ModelShishir Aryal
475 views21 Folien
Rdbms von
RdbmsRdbms
Rdbmsrdbms
39.1K views32 Folien
Database concepts von
Database conceptsDatabase concepts
Database conceptsHarry Potter
425 views46 Folien
SQL von
SQLSQL
SQLSurkhab Shelly
467 views10 Folien

Más contenido relacionado

Was ist angesagt?

MySql Triggers Tutorial - The Webs Academy von
MySql Triggers Tutorial - The Webs AcademyMySql Triggers Tutorial - The Webs Academy
MySql Triggers Tutorial - The Webs Academythewebsacademy
1.8K views12 Folien
Introduction to database von
Introduction to databaseIntroduction to database
Introduction to databaseArpee Callejo
1.2K views18 Folien
Database constraints von
Database constraintsDatabase constraints
Database constraintsKhadija Parween
233 views11 Folien
Database Management System von
Database Management SystemDatabase Management System
Database Management SystemTamur Iqbal
920 views4 Folien
Architecture of dbms(lecture 3) von
Architecture of dbms(lecture 3)Architecture of dbms(lecture 3)
Architecture of dbms(lecture 3)Ravinder Kamboj
6.2K views11 Folien
Type of database models von
Type of database modelsType of database models
Type of database modelsSanthiNivas
846 views27 Folien

Was ist angesagt?(20)

MySql Triggers Tutorial - The Webs Academy von thewebsacademy
MySql Triggers Tutorial - The Webs AcademyMySql Triggers Tutorial - The Webs Academy
MySql Triggers Tutorial - The Webs Academy
thewebsacademy1.8K views
Introduction to database von Arpee Callejo
Introduction to databaseIntroduction to database
Introduction to database
Arpee Callejo1.2K views
Database Management System von Tamur Iqbal
Database Management SystemDatabase Management System
Database Management System
Tamur Iqbal920 views
Architecture of dbms(lecture 3) von Ravinder Kamboj
Architecture of dbms(lecture 3)Architecture of dbms(lecture 3)
Architecture of dbms(lecture 3)
Ravinder Kamboj6.2K views
Type of database models von SanthiNivas
Type of database modelsType of database models
Type of database models
SanthiNivas846 views
Dbms Introduction and Basics von SHIKHA GAUTAM
Dbms Introduction and BasicsDbms Introduction and Basics
Dbms Introduction and Basics
SHIKHA GAUTAM25.9K views
Relational database von Megha Sharma
Relational database Relational database
Relational database
Megha Sharma1.1K views
1. Introduction to DBMS von koolkampus
1. Introduction to DBMS1. Introduction to DBMS
1. Introduction to DBMS
koolkampus47.9K views
Basic Concept of Database von Marlon Jamera
Basic Concept of DatabaseBasic Concept of Database
Basic Concept of Database
Marlon Jamera21.9K views
Database management systems von Joel Briza
Database management systemsDatabase management systems
Database management systems
Joel Briza2K views
Advantages and disadvantages of DBMS von Mohit Singhal
Advantages and disadvantages of DBMSAdvantages and disadvantages of DBMS
Advantages and disadvantages of DBMS
Mohit Singhal10.2K views
Normalisation - 2nd normal form von college
Normalisation - 2nd normal formNormalisation - 2nd normal form
Normalisation - 2nd normal form
college5.1K views

Similar a Intro to dbms

Cp 121 lecture 01 von
Cp 121 lecture 01Cp 121 lecture 01
Cp 121 lecture 01ITNet
92 views45 Folien
Components and Advantages of DBMS von
Components and Advantages of DBMSComponents and Advantages of DBMS
Components and Advantages of DBMSShubham Joon
11.3K views21 Folien
DataMgt - UNIT-I .PPT von
DataMgt - UNIT-I .PPTDataMgt - UNIT-I .PPT
DataMgt - UNIT-I .PPTBhaskarPatil24
4 views20 Folien
Assign 1 von
Assign 1Assign 1
Assign 1guestffcfdd
4.8K views37 Folien
Dbms von
DbmsDbms
Dbmssevtap87
30.8K views43 Folien
DBMS-INTRODUCTION.pptx von
DBMS-INTRODUCTION.pptxDBMS-INTRODUCTION.pptx
DBMS-INTRODUCTION.pptxDivyaKS12
192 views86 Folien

Similar a Intro to dbms(20)

Cp 121 lecture 01 von ITNet
Cp 121 lecture 01Cp 121 lecture 01
Cp 121 lecture 01
ITNet92 views
Components and Advantages of DBMS von Shubham Joon
Components and Advantages of DBMSComponents and Advantages of DBMS
Components and Advantages of DBMS
Shubham Joon11.3K views
Dbms von sevtap87
DbmsDbms
Dbms
sevtap8730.8K views
DBMS-INTRODUCTION.pptx von DivyaKS12
DBMS-INTRODUCTION.pptxDBMS-INTRODUCTION.pptx
DBMS-INTRODUCTION.pptx
DivyaKS12192 views
Unit 2 rdbms study_material von gayaramesh
Unit 2  rdbms study_materialUnit 2  rdbms study_material
Unit 2 rdbms study_material
gayaramesh224 views
Databases And Database Management System von Ghanshyam Patel
Databases And Database Management  SystemDatabases And Database Management  System
Databases And Database Management System
Ghanshyam Patel732 views
Database Management Systems (Mcom Ecommerce) von Rupen Parte
Database Management Systems (Mcom Ecommerce)Database Management Systems (Mcom Ecommerce)
Database Management Systems (Mcom Ecommerce)
Rupen Parte4.1K views
Dbms environment and components ppt.pptx von RITIKRAJ437758
Dbms environment and components ppt.pptxDbms environment and components ppt.pptx
Dbms environment and components ppt.pptx
RITIKRAJ43775825 views

Más de Surkhab Shelly

2020 sd college- internet of everyhing von
2020 sd college- internet of everyhing2020 sd college- internet of everyhing
2020 sd college- internet of everyhingSurkhab Shelly
33 views31 Folien
Intro to computer von
Intro to computerIntro to computer
Intro to computerSurkhab Shelly
275 views10 Folien
Types of keys dbms von
Types of keys dbmsTypes of keys dbms
Types of keys dbmsSurkhab Shelly
869 views13 Folien
Architecture of dbms von
Architecture of dbmsArchitecture of dbms
Architecture of dbmsSurkhab Shelly
204 views13 Folien
Er model von
Er modelEr model
Er modelSurkhab Shelly
210 views15 Folien
Output devices von
Output devicesOutput devices
Output devicesSurkhab Shelly
87 views10 Folien

Último

Introduction to Physiotherapy and Electrotherapy von
Introduction to Physiotherapy and ElectrotherapyIntroduction to Physiotherapy and Electrotherapy
Introduction to Physiotherapy and ElectrotherapySreeraj S R
67 views10 Folien
Presentation_NC_Future now 2006.pdf von
Presentation_NC_Future now 2006.pdfPresentation_NC_Future now 2006.pdf
Presentation_NC_Future now 2006.pdfLora
38 views74 Folien
My Personal Brand Exploration von
My Personal Brand ExplorationMy Personal Brand Exploration
My Personal Brand ExplorationStephenBradley49
35 views15 Folien
MercerJesse3.0.pdf von
MercerJesse3.0.pdfMercerJesse3.0.pdf
MercerJesse3.0.pdfjessemercerail
183 views6 Folien
Peripheral artery diseases by Dr. Garvit.pptx von
Peripheral artery diseases by Dr. Garvit.pptxPeripheral artery diseases by Dr. Garvit.pptx
Peripheral artery diseases by Dr. Garvit.pptxgarvitnanecha
135 views48 Folien
Thanksgiving!.pdf von
Thanksgiving!.pdfThanksgiving!.pdf
Thanksgiving!.pdfEnglishCEIPdeSigeiro
597 views17 Folien

Último(20)

Introduction to Physiotherapy and Electrotherapy von Sreeraj S R
Introduction to Physiotherapy and ElectrotherapyIntroduction to Physiotherapy and Electrotherapy
Introduction to Physiotherapy and Electrotherapy
Sreeraj S R67 views
Presentation_NC_Future now 2006.pdf von Lora
Presentation_NC_Future now 2006.pdfPresentation_NC_Future now 2006.pdf
Presentation_NC_Future now 2006.pdf
Lora 38 views
Peripheral artery diseases by Dr. Garvit.pptx von garvitnanecha
Peripheral artery diseases by Dr. Garvit.pptxPeripheral artery diseases by Dr. Garvit.pptx
Peripheral artery diseases by Dr. Garvit.pptx
garvitnanecha135 views
OOPs - JAVA Quick Reference.pdf von ArthyR3
OOPs - JAVA Quick Reference.pdfOOPs - JAVA Quick Reference.pdf
OOPs - JAVA Quick Reference.pdf
ArthyR376 views
Guess Papers ADC 1, Karachi University von Khalid Aziz
Guess Papers ADC 1, Karachi UniversityGuess Papers ADC 1, Karachi University
Guess Papers ADC 1, Karachi University
Khalid Aziz109 views
Introduction to AERO Supply Chain - #BEAERO Trainning program von Guennoun Wajih
Introduction to AERO Supply Chain  - #BEAERO Trainning programIntroduction to AERO Supply Chain  - #BEAERO Trainning program
Introduction to AERO Supply Chain - #BEAERO Trainning program
Guennoun Wajih135 views
GSoC 2024 .pdf von ShabNaz2
GSoC 2024 .pdfGSoC 2024 .pdf
GSoC 2024 .pdf
ShabNaz245 views
Pharmaceutical Analysis PPT (BP 102T) von yakshpharmacy009
Pharmaceutical Analysis PPT (BP 102T) Pharmaceutical Analysis PPT (BP 102T)
Pharmaceutical Analysis PPT (BP 102T)
yakshpharmacy009118 views
Guidelines & Identification of Early Sepsis DR. NN CHAVAN 02122023.pptx von Niranjan Chavan
Guidelines & Identification of Early Sepsis DR. NN CHAVAN 02122023.pptxGuidelines & Identification of Early Sepsis DR. NN CHAVAN 02122023.pptx
Guidelines & Identification of Early Sepsis DR. NN CHAVAN 02122023.pptx
Niranjan Chavan43 views
ANGULARJS.pdf von ArthyR3
ANGULARJS.pdfANGULARJS.pdf
ANGULARJS.pdf
ArthyR354 views
From social media to generative media (3).pptx von Mark Carrigan
From social media to generative media (3).pptxFrom social media to generative media (3).pptx
From social media to generative media (3).pptx
Mark Carrigan65 views
Artificial Intelligence and The Sustainable Development Goals (SDGs) Adoption... von BC Chew
Artificial Intelligence and The Sustainable Development Goals (SDGs) Adoption...Artificial Intelligence and The Sustainable Development Goals (SDGs) Adoption...
Artificial Intelligence and The Sustainable Development Goals (SDGs) Adoption...
BC Chew40 views
Ask The Expert! Nonprofit Website Tools, Tips, and Technology.pdf von TechSoup
 Ask The Expert! Nonprofit Website Tools, Tips, and Technology.pdf Ask The Expert! Nonprofit Website Tools, Tips, and Technology.pdf
Ask The Expert! Nonprofit Website Tools, Tips, and Technology.pdf
TechSoup 67 views

Intro to dbms

  • 1. Introduction to DBMS PRSENTED BY :- MRS. SURKHAB SHELLY ASSISTANT PROFESSOR IN COMP. SCI.
  • 2. Database  Database is a collection of inter-related data which helps in efficient retrieval, insertion and deletion of data from database and organizes the data in the form of tables, views, schemas, reports etc.  Database Management System (DBMS) is a software for storing and retrieving users' data while considering appropriate security measures. It consists of a group of programs which manipulate the database. For ex.  MySQL  Microsoft Access  Oracle  dBASE  FoxPro  SQLite
  • 3. Advantages of Database Management System  Reducing Data Redundancy  The file based data management systems contained multiple files that were stored in many different locations in a system or even across multiple systems. Because of this, there were sometimes multiple copies of the same file which lead to data redundancy.  This is prevented in a database as there is a single database and any change in it is reflected immediately.  Sharing of Data  In a database, the users of the database can share the data among themselves. There are various levels of authorisation to access the data, and consequently the data can only be shared based on the correct authorisation protocols being followed.  Many remote users can also access the database simultaneously and share the data between themselves.
  • 4.  Data Integrity  Data integrity means that the data is accurate and consistent in the database. Data Integrity is very important as there are multiple databases in a DBMS. All of these databases contain data that is visible to multiple users. So it is necessary to ensure that the data is correct and consistent in all the databases and for all the users.  Data Security  Data Security is vital concept in a database. Only authorised users should be allowed to access the database and their identity should be authenticated using a username and password. Unauthorised users should not be allowed to access the database under any circumstances
  • 5.  Privacy  The privacy rule in a database means only the authorized users can access a database according to its privacy constraints. There are levels of database access and a user can only view the data he is allowed to.  Backup and Recovery  Database Management System automatically takes care of backup and recovery. The users don't need to backup data periodically because this is taken care of by the DBMS. Moreover, it also restores the database after a crash or system failure to its previous condition.  Data Consistency  Data consistency is ensured in a database because there is no data redundancy. All data appears consistently across the database and the data is same for all the users viewing the database. Moreover, any changes made to the database are immediately reflected to all the users and there is no data inconsistency.
  • 6. Components of DBMS  There are the following components of DBMS:  Software  Hardware  Procedures  Data  Users
  • 7. There are three types of user who play different roles in DBMS:  Application Programmers  Database Administrators  End-Users 1.Application Programmers  The users who write the application programs in programming languages (such as Java, C++, or Visual Basic) to interact with databases are called Application Programmer. 2. Database Administrators (DBA)  A person who manages the overall DBMS is called a database administrator or simply DBA. 3. End-Users  The end-users are those who interact with the database management system to perform different operations by using the different database commands such as insert, update, retrieve, and delete on the data, etc.
  • 8. Software  The main component of a Database management system is the software. It is the set of programs which is used to manage the database and to control the overall computerized Hardware  This component of DBMS consists of a set of physical electronic devices such as computers, I/O channels, storage devices, etc that create an interface between computers and the users.This DBMS component is used for keeping and storing the data in the database. Procedures  Procedures refer to general rules and instructions that help to design the database and to use a database management system. Procedures are used to setup and install a new database management system (DBMS)
  • 9. Data  It is the most important component of the database management system.  The main task of DBMS is to process the data. Here, databases are defined, constructed, and then data is stored, retrieved, and updated to and from the databases.  The database contains both the metadata (description about data or data about data) and the actual (or operational) data. Users  The users are the people who control and manage the databases and perform different types of operations on the databases in the database management system.