SlideShare a Scribd company logo
1 of 12
Database: Lecture 1
Awinash Goswami
Outline
• Overview of Database
• Types of Database
• DBMS
• RDBMS
• DBMS vs RDBMS
• MS Access, SQL, MySQL
• File System vs DBMS
Overview of Database
• A database is an organized collection of information saved on
computer.
Types of Database
• Relational Database
• A relational
database is a
collection of data
organized into a
table structure.
Each table has a
connection with
other table based
on some common
data.
Types of Database…
• Hierarchical Database:
A hierarchical database is a data
model in which data is stored in the
form of records and organized into a
tree-like structure, or parent-child
structure.
Types of Database…
• Network Database:
Network database
management systems are
based on a network data
model that allows each
record to have multiple
parents and multiple child
records
DBMS
• Data Base Management System
• Database Management Systems (DBMS) are software systems used
to store, retrieve, and run queries on data.
• A DBMS serves as an interface between an end-user and a database,
allowing users to create, read, update, and delete data in the
database.
• Examples: File System, Microsoft Access.
RDBMS
• Relational Database Management System
• An RDBMS, or relational database management system, is the
software that gives users the ability to update, query and administer a
relational database. Structured Query Language (SQL) is typically the
standard programming language used to access the database.
• An RDBMS is a type of database management system (DBMS) that
stores data in a row-based table structure which connects related
data elements.
• Examples: MySQL, Microsoft SQL
DBMS vs RDBMS
DBMS RDBMS
DBMS stores data as a file. Data is stored in the form of tables.
DBMS system, stores data in either a navigational or
hierarchical form.
RDBMS uses a tabular structure where the headers are the
column names, and the rows contain corresponding values
DBMS supports single user only. It supports multiple users.
Low software and hardware needs. Higher hardware and software need.
DBMS does not support distributed database. RBMS offers support for distributed databases.
DBMS does not support client-server architecture RDBMS supports client-server architecture.
Data redundancy is common in this model. Keys and indexes do not allow Data redundancy.
No relationship between data Data is stored in the form of tables which are related to each
other with the help of foreign keys.
There is no security. Multiple levels of security
Examples of DBMS are a file system, XML, Windows
Registry, etc.
Example of RDBMS is MySQL, Oracle, SQL Server, etc.
MS Access, MySQL, SQL
• MS Access: Microsoft Access is a Relational Database Management System offered by Microsoft. ·
Allows you to create tables, queries, forms, and reports.
• MySQL: MySQL is a relational database management system (RDBMS) developed by Oracle that is
based on structured query language (SQL).
• SQL: SQL is a language for querying databases and it is used for accessing, updating and
maintaining data in a database
File System vs DBMS
File System DBMS
File system is a software that manages and organizes the files
in a storage medium within a computer.
DBMS is a software for managing the database.
Redundant data can be present in a file system. In DBMS there is no redundant data.
There is no efficient query processing in file system. Efficient query processing is there in DBMS.
It is less complex as compared to DBMS. It has more complexity in handling as compared to file
system.
File systems provide less security in comparison to DBMS. DBMS has more security mechanisms as compared to file
system.
It is less expensive than DBMS. It has a comparatively higher cost than a file system.
There is no data independence. In DBMS data independence exists.

More Related Content

What's hot (20)

raid technology
raid technologyraid technology
raid technology
 
Parallel computing
Parallel computingParallel computing
Parallel computing
 
Database Management System
Database Management SystemDatabase Management System
Database Management System
 
Introduction to distributed database
Introduction to distributed databaseIntroduction to distributed database
Introduction to distributed database
 
Introduction to RDBMS
Introduction to RDBMSIntroduction to RDBMS
Introduction to RDBMS
 
DBMS architecture &; system structure
DBMS architecture &; system  structureDBMS architecture &; system  structure
DBMS architecture &; system structure
 
Introduction to Database
Introduction to DatabaseIntroduction to Database
Introduction to Database
 
Database backup and recovery
Database backup and recoveryDatabase backup and recovery
Database backup and recovery
 
SQL DDL
SQL DDLSQL DDL
SQL DDL
 
Data base management system
Data base management systemData base management system
Data base management system
 
Database
DatabaseDatabase
Database
 
SQL Views
SQL ViewsSQL Views
SQL Views
 
Fundamentals of Database ppt ch03
Fundamentals of Database ppt ch03Fundamentals of Database ppt ch03
Fundamentals of Database ppt ch03
 
Dbms slides
Dbms slidesDbms slides
Dbms slides
 
Set operators
Set  operatorsSet  operators
Set operators
 
DBMS Unit 2 ppt.ppt
DBMS Unit 2 ppt.pptDBMS Unit 2 ppt.ppt
DBMS Unit 2 ppt.ppt
 
FUNCTION DEPENDENCY AND TYPES & EXAMPLE
FUNCTION DEPENDENCY  AND TYPES & EXAMPLEFUNCTION DEPENDENCY  AND TYPES & EXAMPLE
FUNCTION DEPENDENCY AND TYPES & EXAMPLE
 
Rdbms
RdbmsRdbms
Rdbms
 
Types of keys in database management system by Dr. Kamal Gulati
Types of keys in database management system by Dr. Kamal GulatiTypes of keys in database management system by Dr. Kamal Gulati
Types of keys in database management system by Dr. Kamal Gulati
 
Disk structure
Disk structureDisk structure
Disk structure
 

Similar to Database Lecture 1 Overview Types DBMS RDBMS

SQL (Scratch to Advance).pptx
SQL (Scratch to Advance).pptxSQL (Scratch to Advance).pptx
SQL (Scratch to Advance).pptxHitesh670643
 
What is a Database Management System(DBMS).pptx
What is a Database Management System(DBMS).pptxWhat is a Database Management System(DBMS).pptx
What is a Database Management System(DBMS).pptx2022bcaaidsdeepak113
 
A project on DBMS and RDMS
A project on DBMS and RDMSA project on DBMS and RDMS
A project on DBMS and RDMSAayush vohra
 
INTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptx
INTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptxINTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptx
INTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptxrenadmajid789
 
data base system to new data science lerne
data base system to new data science lernedata base system to new data science lerne
data base system to new data science lernetarunprajapati0t
 
Database Management System (DBMS)
Database Management System (DBMS)Database Management System (DBMS)
Database Management System (DBMS)Kallol Roy
 
Database management system
Database management systemDatabase management system
Database management systemkhagendrabasnet4
 
Data base management system and Architecture ppt.
Data base management system and Architecture ppt.Data base management system and Architecture ppt.
Data base management system and Architecture ppt.AnkitAbhilashSwain
 
Database and Database Management (DBM): Health Informatics
Database and Database Management (DBM): Health InformaticsDatabase and Database Management (DBM): Health Informatics
Database and Database Management (DBM): Health InformaticsZulfiquer Ahmed Amin
 
Database Systems Lec 1.pptx
Database Systems Lec 1.pptxDatabase Systems Lec 1.pptx
Database Systems Lec 1.pptxNishaTariq1
 
1677091759369776.pdf
1677091759369776.pdf1677091759369776.pdf
1677091759369776.pdfJanoakre
 
Database management system
Database management systemDatabase management system
Database management systemRizwanHafeez
 

Similar to Database Lecture 1 Overview Types DBMS RDBMS (20)

SQL (Scratch to Advance).pptx
SQL (Scratch to Advance).pptxSQL (Scratch to Advance).pptx
SQL (Scratch to Advance).pptx
 
What is a Database Management System(DBMS).pptx
What is a Database Management System(DBMS).pptxWhat is a Database Management System(DBMS).pptx
What is a Database Management System(DBMS).pptx
 
A project on DBMS and RDMS
A project on DBMS and RDMSA project on DBMS and RDMS
A project on DBMS and RDMS
 
Lecture#5
Lecture#5Lecture#5
Lecture#5
 
Lecture 1 =Unit 1 Part 1.ppt
Lecture 1 =Unit 1 Part 1.pptLecture 1 =Unit 1 Part 1.ppt
Lecture 1 =Unit 1 Part 1.ppt
 
INTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptx
INTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptxINTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptx
INTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptx
 
data base system to new data science lerne
data base system to new data science lernedata base system to new data science lerne
data base system to new data science lerne
 
Database Management System (DBMS)
Database Management System (DBMS)Database Management System (DBMS)
Database Management System (DBMS)
 
Database management system
Database management systemDatabase management system
Database management system
 
DBMS PART 1.docx
DBMS PART 1.docxDBMS PART 1.docx
DBMS PART 1.docx
 
DBMS introduction
DBMS introductionDBMS introduction
DBMS introduction
 
IM.pptx
IM.pptxIM.pptx
IM.pptx
 
Data base management system and Architecture ppt.
Data base management system and Architecture ppt.Data base management system and Architecture ppt.
Data base management system and Architecture ppt.
 
Dbms mca-section a
Dbms mca-section aDbms mca-section a
Dbms mca-section a
 
Database and Database Management (DBM): Health Informatics
Database and Database Management (DBM): Health InformaticsDatabase and Database Management (DBM): Health Informatics
Database and Database Management (DBM): Health Informatics
 
Database Systems Lec 1.pptx
Database Systems Lec 1.pptxDatabase Systems Lec 1.pptx
Database Systems Lec 1.pptx
 
1677091759369776.pdf
1677091759369776.pdf1677091759369776.pdf
1677091759369776.pdf
 
DBMS vs RDBMS
DBMS vs RDBMSDBMS vs RDBMS
DBMS vs RDBMS
 
Introduction to SQL.pptx
Introduction to SQL.pptxIntroduction to SQL.pptx
Introduction to SQL.pptx
 
Database management system
Database management systemDatabase management system
Database management system
 

More from Awinash Goswami (19)

Core Hardware: Lecture 8
Core Hardware: Lecture 8Core Hardware: Lecture 8
Core Hardware: Lecture 8
 
Core Hardware: Lecture 7
Core Hardware: Lecture 7Core Hardware: Lecture 7
Core Hardware: Lecture 7
 
Core Hardware: Lecture 6
Core Hardware: Lecture 6Core Hardware: Lecture 6
Core Hardware: Lecture 6
 
Software
SoftwareSoftware
Software
 
Core Hardware: Lecture 1
Core Hardware: Lecture 1Core Hardware: Lecture 1
Core Hardware: Lecture 1
 
Core Hardware: Lecture 4
Core Hardware: Lecture 4Core Hardware: Lecture 4
Core Hardware: Lecture 4
 
Core Hardware: Lecture 3
Core Hardware: Lecture 3Core Hardware: Lecture 3
Core Hardware: Lecture 3
 
Core Hardware: Lecture 2
Core Hardware: Lecture 2Core Hardware: Lecture 2
Core Hardware: Lecture 2
 
Class 5
Class 5Class 5
Class 5
 
Class 4
Class 4Class 4
Class 4
 
Class 3
Class 3Class 3
Class 3
 
Class 2
Class 2Class 2
Class 2
 
Class 1
Class 1Class 1
Class 1
 
Lecture 1 string functions
Lecture 1  string functionsLecture 1  string functions
Lecture 1 string functions
 
Utility program
Utility programUtility program
Utility program
 
Microsoft windows
Microsoft windowsMicrosoft windows
Microsoft windows
 
Sufism
SufismSufism
Sufism
 
Industrial development in pakistan
Industrial development in pakistanIndustrial development in pakistan
Industrial development in pakistan
 
Resources of Pakistan
Resources of PakistanResources of Pakistan
Resources of Pakistan
 

Recently uploaded

PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 

Recently uploaded (20)

PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 

Database Lecture 1 Overview Types DBMS RDBMS

  • 2. Outline • Overview of Database • Types of Database • DBMS • RDBMS • DBMS vs RDBMS • MS Access, SQL, MySQL • File System vs DBMS
  • 3. Overview of Database • A database is an organized collection of information saved on computer.
  • 4. Types of Database • Relational Database • A relational database is a collection of data organized into a table structure. Each table has a connection with other table based on some common data.
  • 5. Types of Database… • Hierarchical Database: A hierarchical database is a data model in which data is stored in the form of records and organized into a tree-like structure, or parent-child structure.
  • 6. Types of Database… • Network Database: Network database management systems are based on a network data model that allows each record to have multiple parents and multiple child records
  • 7. DBMS • Data Base Management System • Database Management Systems (DBMS) are software systems used to store, retrieve, and run queries on data. • A DBMS serves as an interface between an end-user and a database, allowing users to create, read, update, and delete data in the database. • Examples: File System, Microsoft Access.
  • 8. RDBMS • Relational Database Management System • An RDBMS, or relational database management system, is the software that gives users the ability to update, query and administer a relational database. Structured Query Language (SQL) is typically the standard programming language used to access the database. • An RDBMS is a type of database management system (DBMS) that stores data in a row-based table structure which connects related data elements. • Examples: MySQL, Microsoft SQL
  • 9.
  • 10. DBMS vs RDBMS DBMS RDBMS DBMS stores data as a file. Data is stored in the form of tables. DBMS system, stores data in either a navigational or hierarchical form. RDBMS uses a tabular structure where the headers are the column names, and the rows contain corresponding values DBMS supports single user only. It supports multiple users. Low software and hardware needs. Higher hardware and software need. DBMS does not support distributed database. RBMS offers support for distributed databases. DBMS does not support client-server architecture RDBMS supports client-server architecture. Data redundancy is common in this model. Keys and indexes do not allow Data redundancy. No relationship between data Data is stored in the form of tables which are related to each other with the help of foreign keys. There is no security. Multiple levels of security Examples of DBMS are a file system, XML, Windows Registry, etc. Example of RDBMS is MySQL, Oracle, SQL Server, etc.
  • 11. MS Access, MySQL, SQL • MS Access: Microsoft Access is a Relational Database Management System offered by Microsoft. · Allows you to create tables, queries, forms, and reports. • MySQL: MySQL is a relational database management system (RDBMS) developed by Oracle that is based on structured query language (SQL). • SQL: SQL is a language for querying databases and it is used for accessing, updating and maintaining data in a database
  • 12. File System vs DBMS File System DBMS File system is a software that manages and organizes the files in a storage medium within a computer. DBMS is a software for managing the database. Redundant data can be present in a file system. In DBMS there is no redundant data. There is no efficient query processing in file system. Efficient query processing is there in DBMS. It is less complex as compared to DBMS. It has more complexity in handling as compared to file system. File systems provide less security in comparison to DBMS. DBMS has more security mechanisms as compared to file system. It is less expensive than DBMS. It has a comparatively higher cost than a file system. There is no data independence. In DBMS data independence exists.