SlideShare a Scribd company logo
1 of 11
DATA MODEL AND ITS
      BUSINESS USE
         SURYA PRAKASH
             ROLL NO 12
WHAT IS DATA MODEL

 Data model is a collection of conceptual tools
  for describing data, data relationships, data
  semantics, and consistency constraint
 A data model provides a way to describe the
  design of a database at the
  physical, logical, and view levels
 There are number of different data models
  are as follow
TYPES OF DATA MODELS
     A collection of tools for describing
       data
       data relationships
       data semantics
       data constraints

   Entity-Relationship model
   Relational model
   Other models:
         object-oriented model
         semi-structured data models
         Older models: network model and
          hierarchical modal
ENTITY- RELATIONSHIP MODEL

 The entity- relationship (E-R) data model
  uses a collection of basics object called
  entity and relationship among these object
 An entity is a thing or object in real world that
  is distinguishable from other objects
 The entity- relationship model is widely used
  in data base design
ENTITY-RELATIONSHIP MODEL

Example of schema in the entity-relationship model
RELATIONAL MODEL

 The relational model uses a collection of
  tables to represent both data and the
  relationships among those data
 Each table has multiple columns, and each
  column has a unique name
 Tables are also known as relation
RELATIONAL MODEL                                          Attributes
    Example of tabular data in the relational model
                   customer-   customer-   customer-   account-
     Customer-
                   name        street      city        number
     id
     192-83-7465   Ram          south      Raipur      A-101
     019-28-3746   Suresh       North      Jaipur      A-215
     192-83-7465   Vijay        avenue     Pune        A-201
     321-12-3123   John         Main       Allahabad   A-217
     019-28-3746   Smith        North      Warangal    A-201
SOME IMPORTANT TERMS

 TABLE –It consists of multiple columns
 RELATION-Tables are also known as relation

 TUPLE-In relational modal tuple is used to
  refer to a row
 ATTRIBUTE- It refer to a column of table
OBJECT- BASED DATA MODEL
 Object- oriented programming (especially in
  java, C++, C#) has become the dominant
  software development methodology this led
  to the development of an object oriented data
  model that can be seen as extending the
  E- R model
 The object relational data model combines
  features of object oriented data model and
  relational data model
SEMI STRUCTURED DATA MODEL
 The semi structured data model permits the
  specification of data where individual data
  item of the same type may have different
  sets of attribute
 This is in contrast to the data model
  mentioned earlier, where every data item of a
  particular type must have the same sets of
  attribute
 The Extensible Markup Language(XML)is
  widely used to represent semi structured
  data
Data modal and its business use

More Related Content

What's hot

Excel_2007_Final.pptx
Excel_2007_Final.pptxExcel_2007_Final.pptx
Excel_2007_Final.pptxZORAIZ HAIDER
 
02.01 relational databases
02.01 relational databases02.01 relational databases
02.01 relational databasesBishal Ghimire
 
Relational model
Relational modelRelational model
Relational modelRUpaliLohar
 
Entity relationship model
Entity relationship modelEntity relationship model
Entity relationship modelasmitaanpat
 
ER Model ppt
ER Model pptER Model ppt
ER Model pptPriyaTeli
 
Mapping inheritance structures_mapping_class
Mapping inheritance structures_mapping_classMapping inheritance structures_mapping_class
Mapping inheritance structures_mapping_classTodor Kolev
 
All data models in dbms
All data models in dbmsAll data models in dbms
All data models in dbmsNaresh Kumar
 
Ch 12 O O D B Dvlpt
Ch 12  O O  D B  DvlptCh 12  O O  D B  Dvlpt
Ch 12 O O D B Dvlptguest8fdbdd
 
Dbms 10: Conversion of ER model to Relational Model
Dbms 10: Conversion of ER model to Relational ModelDbms 10: Conversion of ER model to Relational Model
Dbms 10: Conversion of ER model to Relational ModelAmiya9439793168
 
Ch 6 Logical D B Design
Ch 6  Logical D B  DesignCh 6  Logical D B  Design
Ch 6 Logical D B Designguest8fdbdd
 
Chapter-5 The Relational Data Model
Chapter-5 The Relational Data ModelChapter-5 The Relational Data Model
Chapter-5 The Relational Data ModelKunal Anand
 
mo-200-microsoft-excel-2019-skills-measured.pdf
mo-200-microsoft-excel-2019-skills-measured.pdfmo-200-microsoft-excel-2019-skills-measured.pdf
mo-200-microsoft-excel-2019-skills-measured.pdfMohammadUmarKhattab
 
Chapter-3 Data Modeling using ER Model
Chapter-3 Data Modeling using ER ModelChapter-3 Data Modeling using ER Model
Chapter-3 Data Modeling using ER ModelKunal Anand
 
Relational algebra.pptx
Relational algebra.pptxRelational algebra.pptx
Relational algebra.pptxRUpaliLohar
 
The relational database model
The relational database modelThe relational database model
The relational database modelDhani Ahmad
 
Dbms relational model
Dbms relational modelDbms relational model
Dbms relational modelChirag vasava
 
Lecture 07 relational database management system
Lecture 07 relational database management systemLecture 07 relational database management system
Lecture 07 relational database management systememailharmeet
 

What's hot (20)

Excel_2007_Final.pptx
Excel_2007_Final.pptxExcel_2007_Final.pptx
Excel_2007_Final.pptx
 
02.01 relational databases
02.01 relational databases02.01 relational databases
02.01 relational databases
 
Relational model
Relational modelRelational model
Relational model
 
Entity relationship model
Entity relationship modelEntity relationship model
Entity relationship model
 
ER Model ppt
ER Model pptER Model ppt
ER Model ppt
 
Mapping inheritance structures_mapping_class
Mapping inheritance structures_mapping_classMapping inheritance structures_mapping_class
Mapping inheritance structures_mapping_class
 
Chapter 3 Entity Relationship Model
Chapter 3 Entity Relationship ModelChapter 3 Entity Relationship Model
Chapter 3 Entity Relationship Model
 
All data models in dbms
All data models in dbmsAll data models in dbms
All data models in dbms
 
Ch 12 O O D B Dvlpt
Ch 12  O O  D B  DvlptCh 12  O O  D B  Dvlpt
Ch 12 O O D B Dvlpt
 
DBMS OF DATA MODEL Deepika 2
DBMS OF DATA MODEL  Deepika 2DBMS OF DATA MODEL  Deepika 2
DBMS OF DATA MODEL Deepika 2
 
Dbms 10: Conversion of ER model to Relational Model
Dbms 10: Conversion of ER model to Relational ModelDbms 10: Conversion of ER model to Relational Model
Dbms 10: Conversion of ER model to Relational Model
 
Ch 6 Logical D B Design
Ch 6  Logical D B  DesignCh 6  Logical D B  Design
Ch 6 Logical D B Design
 
Chapter-5 The Relational Data Model
Chapter-5 The Relational Data ModelChapter-5 The Relational Data Model
Chapter-5 The Relational Data Model
 
mo-200-microsoft-excel-2019-skills-measured.pdf
mo-200-microsoft-excel-2019-skills-measured.pdfmo-200-microsoft-excel-2019-skills-measured.pdf
mo-200-microsoft-excel-2019-skills-measured.pdf
 
Chapter-3 Data Modeling using ER Model
Chapter-3 Data Modeling using ER ModelChapter-3 Data Modeling using ER Model
Chapter-3 Data Modeling using ER Model
 
Relational algebra.pptx
Relational algebra.pptxRelational algebra.pptx
Relational algebra.pptx
 
The relational database model
The relational database modelThe relational database model
The relational database model
 
Dbms relational model
Dbms relational modelDbms relational model
Dbms relational model
 
Dbms 2: Data Model
Dbms 2: Data ModelDbms 2: Data Model
Dbms 2: Data Model
 
Lecture 07 relational database management system
Lecture 07 relational database management systemLecture 07 relational database management system
Lecture 07 relational database management system
 

Viewers also liked

How to Use Punkmoney
How to Use PunkmoneyHow to Use Punkmoney
How to Use Punkmoneypunkmoney
 
Foro XXIII : Perspectivas Economicas para el 2014 (Santander)
Foro XXIII : Perspectivas Economicas para el 2014 (Santander)Foro XXIII : Perspectivas Economicas para el 2014 (Santander)
Foro XXIII : Perspectivas Economicas para el 2014 (Santander)Miguel Andrade
 
Καρκίνος μαστού σε άντρες Βόλος 2015
Καρκίνος μαστού σε άντρες Βόλος 2015Καρκίνος μαστού σε άντρες Βόλος 2015
Καρκίνος μαστού σε άντρες Βόλος 2015Anastasios Boutis
 
Wil Group, Development Solutions in Africa
Wil Group, Development Solutions in AfricaWil Group, Development Solutions in Africa
Wil Group, Development Solutions in AfricaRicky L. Stewart
 
Wil Group global survey 2015 16
Wil Group global survey 2015 16Wil Group global survey 2015 16
Wil Group global survey 2015 16Ricky L. Stewart
 
Socialprob
SocialprobSocialprob
Socialprobahshaw1
 
Ashi standards
Ashi standardsAshi standards
Ashi standardsbuyersally
 
CasePRO - Workflow Productivity
CasePRO - Workflow ProductivityCasePRO - Workflow Productivity
CasePRO - Workflow Productivitycasepro
 
Section 1b explanation
Section 1b explanationSection 1b explanation
Section 1b explanationEmma Wilkinson
 
.: 3rd i innovations :. Portfolio
.: 3rd i innovations :. Portfolio.: 3rd i innovations :. Portfolio
.: 3rd i innovations :. PortfolioPrabanjan TR
 
Garage 紹介 slideshare
Garage 紹介 slideshareGarage 紹介 slideshare
Garage 紹介 slideshareToshikazu Oka
 
Adapter marketplace
Adapter marketplaceAdapter marketplace
Adapter marketplacenact27
 
Cs221 lecture6-fall11
Cs221 lecture6-fall11Cs221 lecture6-fall11
Cs221 lecture6-fall11darwinrlo
 

Viewers also liked (20)

How to Use Punkmoney
How to Use PunkmoneyHow to Use Punkmoney
How to Use Punkmoney
 
Foro XXIII : Perspectivas Economicas para el 2014 (Santander)
Foro XXIII : Perspectivas Economicas para el 2014 (Santander)Foro XXIII : Perspectivas Economicas para el 2014 (Santander)
Foro XXIII : Perspectivas Economicas para el 2014 (Santander)
 
Chav
ChavChav
Chav
 
Καρκίνος μαστού σε άντρες Βόλος 2015
Καρκίνος μαστού σε άντρες Βόλος 2015Καρκίνος μαστού σε άντρες Βόλος 2015
Καρκίνος μαστού σε άντρες Βόλος 2015
 
Wil Group, Development Solutions in Africa
Wil Group, Development Solutions in AfricaWil Group, Development Solutions in Africa
Wil Group, Development Solutions in Africa
 
Wil Group global survey 2015 16
Wil Group global survey 2015 16Wil Group global survey 2015 16
Wil Group global survey 2015 16
 
Sentrale Makati
Sentrale MakatiSentrale Makati
Sentrale Makati
 
Socialprob
SocialprobSocialprob
Socialprob
 
Ashi standards
Ashi standardsAshi standards
Ashi standards
 
CasePRO - Workflow Productivity
CasePRO - Workflow ProductivityCasePRO - Workflow Productivity
CasePRO - Workflow Productivity
 
Treball 11111
Treball 11111Treball 11111
Treball 11111
 
Section 1b explanation
Section 1b explanationSection 1b explanation
Section 1b explanation
 
.: 3rd i innovations :. Portfolio
.: 3rd i innovations :. Portfolio.: 3rd i innovations :. Portfolio
.: 3rd i innovations :. Portfolio
 
Warm up 3ºA
Warm up 3ºAWarm up 3ºA
Warm up 3ºA
 
Garage 紹介 slideshare
Garage 紹介 slideshareGarage 紹介 slideshare
Garage 紹介 slideshare
 
Adapter marketplace
Adapter marketplaceAdapter marketplace
Adapter marketplace
 
Daily mail
Daily mailDaily mail
Daily mail
 
World Cup
World CupWorld Cup
World Cup
 
Onderwijs in de steigers in Mago
Onderwijs in de steigers in MagoOnderwijs in de steigers in Mago
Onderwijs in de steigers in Mago
 
Cs221 lecture6-fall11
Cs221 lecture6-fall11Cs221 lecture6-fall11
Cs221 lecture6-fall11
 

Similar to Data modal and its business use

database-model group presentation.pptx
database-model group   presentation.pptxdatabase-model group   presentation.pptx
database-model group presentation.pptxRuksanKarki
 
chapter 2-DATABASE SYSTEM CONCEPTS AND architecture [Autosaved].pdf
chapter 2-DATABASE SYSTEM CONCEPTS AND architecture [Autosaved].pdfchapter 2-DATABASE SYSTEM CONCEPTS AND architecture [Autosaved].pdf
chapter 2-DATABASE SYSTEM CONCEPTS AND architecture [Autosaved].pdfMisganawAbeje1
 
Week 4 The Relational Data Model & The Entity Relationship Data Model
Week 4 The Relational Data Model & The Entity Relationship Data ModelWeek 4 The Relational Data Model & The Entity Relationship Data Model
Week 4 The Relational Data Model & The Entity Relationship Data Modeloudesign
 
E-R vs Starschema
E-R vs StarschemaE-R vs Starschema
E-R vs Starschemaguest862640
 
Bca examination 2017 dbms
Bca examination 2017 dbmsBca examination 2017 dbms
Bca examination 2017 dbmsAnjaan Gajendra
 
Databases and its representation
Databases and its representationDatabases and its representation
Databases and its representationRuhull
 
Student POST  Database processing models showcase the logical s.docx
Student POST  Database processing models showcase the logical s.docxStudent POST  Database processing models showcase the logical s.docx
Student POST  Database processing models showcase the logical s.docxorlandov3
 
1.1 Data Modelling - Part I (Understand Data Model).pdf
1.1 Data Modelling - Part I (Understand Data Model).pdf1.1 Data Modelling - Part I (Understand Data Model).pdf
1.1 Data Modelling - Part I (Understand Data Model).pdfRakeshKumar145431
 
DBMS(Network_Data_Model).pptx
DBMS(Network_Data_Model).pptxDBMS(Network_Data_Model).pptx
DBMS(Network_Data_Model).pptxAmitSingh770691
 
all databse model and character in dbmsDBMS.pptx
all databse model and character in dbmsDBMS.pptxall databse model and character in dbmsDBMS.pptx
all databse model and character in dbmsDBMS.pptxAkashgupta517936
 
2. Chapter Two.pdf
2. Chapter Two.pdf2. Chapter Two.pdf
2. Chapter Two.pdffikadumola
 
DBMS-2.pptx
DBMS-2.pptxDBMS-2.pptx
DBMS-2.pptxkingVox
 
Schema Integration, View Integration and Database Integration, ER Model & Dia...
Schema Integration, View Integration and Database Integration, ER Model & Dia...Schema Integration, View Integration and Database Integration, ER Model & Dia...
Schema Integration, View Integration and Database Integration, ER Model & Dia...Mobarok Hossen
 

Similar to Data modal and its business use (20)

Dbms database models
Dbms database modelsDbms database models
Dbms database models
 
database-model group presentation.pptx
database-model group   presentation.pptxdatabase-model group   presentation.pptx
database-model group presentation.pptx
 
chapter 2-DATABASE SYSTEM CONCEPTS AND architecture [Autosaved].pdf
chapter 2-DATABASE SYSTEM CONCEPTS AND architecture [Autosaved].pdfchapter 2-DATABASE SYSTEM CONCEPTS AND architecture [Autosaved].pdf
chapter 2-DATABASE SYSTEM CONCEPTS AND architecture [Autosaved].pdf
 
DBMS.ppt
DBMS.pptDBMS.ppt
DBMS.ppt
 
Week 4 The Relational Data Model & The Entity Relationship Data Model
Week 4 The Relational Data Model & The Entity Relationship Data ModelWeek 4 The Relational Data Model & The Entity Relationship Data Model
Week 4 The Relational Data Model & The Entity Relationship Data Model
 
Unit 1
Unit 1Unit 1
Unit 1
 
E-R vs Starschema
E-R vs StarschemaE-R vs Starschema
E-R vs Starschema
 
Bca examination 2017 dbms
Bca examination 2017 dbmsBca examination 2017 dbms
Bca examination 2017 dbms
 
Databases and its representation
Databases and its representationDatabases and its representation
Databases and its representation
 
Student POST  Database processing models showcase the logical s.docx
Student POST  Database processing models showcase the logical s.docxStudent POST  Database processing models showcase the logical s.docx
Student POST  Database processing models showcase the logical s.docx
 
1.1 Data Modelling - Part I (Understand Data Model).pdf
1.1 Data Modelling - Part I (Understand Data Model).pdf1.1 Data Modelling - Part I (Understand Data Model).pdf
1.1 Data Modelling - Part I (Understand Data Model).pdf
 
DBMS(Network_Data_Model).pptx
DBMS(Network_Data_Model).pptxDBMS(Network_Data_Model).pptx
DBMS(Network_Data_Model).pptx
 
all databse model and character in dbmsDBMS.pptx
all databse model and character in dbmsDBMS.pptxall databse model and character in dbmsDBMS.pptx
all databse model and character in dbmsDBMS.pptx
 
Database
DatabaseDatabase
Database
 
2. Chapter Two.pdf
2. Chapter Two.pdf2. Chapter Two.pdf
2. Chapter Two.pdf
 
Data models
Data modelsData models
Data models
 
Data models
Data modelsData models
Data models
 
Data models
Data modelsData models
Data models
 
DBMS-2.pptx
DBMS-2.pptxDBMS-2.pptx
DBMS-2.pptx
 
Schema Integration, View Integration and Database Integration, ER Model & Dia...
Schema Integration, View Integration and Database Integration, ER Model & Dia...Schema Integration, View Integration and Database Integration, ER Model & Dia...
Schema Integration, View Integration and Database Integration, ER Model & Dia...
 

More from tiwari1989

More from tiwari1989 (9)

Taking Pnb To The Next Level
Taking Pnb To The Next LevelTaking Pnb To The Next Level
Taking Pnb To The Next Level
 
Now That A Deal
Now That A DealNow That A Deal
Now That A Deal
 
Mica
MicaMica
Mica
 
Mobile Handsets
Mobile HandsetsMobile Handsets
Mobile Handsets
 
Lubricants
LubricantsLubricants
Lubricants
 
Kingfisher
KingfisherKingfisher
Kingfisher
 
Delhi Metro
Delhi MetroDelhi Metro
Delhi Metro
 
Isp
IspIsp
Isp
 
Go rural – the new mantra
Go rural – the new mantraGo rural – the new mantra
Go rural – the new mantra
 

Recently uploaded

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...DianaGray10
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
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...Jeffrey Haguewood
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
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)Samir Dash
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAnitaRaj43
 
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 FMESafe Software
 
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, ...apidays
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
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, Adobeapidays
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
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...Orbitshub
 
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...apidays
 
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 AmsterdamUiPathCommunity
 
"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 ...Zilliz
 

Recently uploaded (20)

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...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
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...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
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)
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
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
 
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, ...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
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
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
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...
 
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...
 
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
 
"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 ...
 

Data modal and its business use

  • 1. DATA MODEL AND ITS BUSINESS USE SURYA PRAKASH ROLL NO 12
  • 2. WHAT IS DATA MODEL  Data model is a collection of conceptual tools for describing data, data relationships, data semantics, and consistency constraint  A data model provides a way to describe the design of a database at the physical, logical, and view levels  There are number of different data models are as follow
  • 3. TYPES OF DATA MODELS  A collection of tools for describing  data  data relationships  data semantics  data constraints  Entity-Relationship model  Relational model  Other models:  object-oriented model  semi-structured data models  Older models: network model and hierarchical modal
  • 4. ENTITY- RELATIONSHIP MODEL  The entity- relationship (E-R) data model uses a collection of basics object called entity and relationship among these object  An entity is a thing or object in real world that is distinguishable from other objects  The entity- relationship model is widely used in data base design
  • 5. ENTITY-RELATIONSHIP MODEL Example of schema in the entity-relationship model
  • 6. RELATIONAL MODEL  The relational model uses a collection of tables to represent both data and the relationships among those data  Each table has multiple columns, and each column has a unique name  Tables are also known as relation
  • 7. RELATIONAL MODEL Attributes  Example of tabular data in the relational model customer- customer- customer- account- Customer- name street city number id 192-83-7465 Ram south Raipur A-101 019-28-3746 Suresh North Jaipur A-215 192-83-7465 Vijay avenue Pune A-201 321-12-3123 John Main Allahabad A-217 019-28-3746 Smith North Warangal A-201
  • 8. SOME IMPORTANT TERMS  TABLE –It consists of multiple columns  RELATION-Tables are also known as relation  TUPLE-In relational modal tuple is used to refer to a row  ATTRIBUTE- It refer to a column of table
  • 9. OBJECT- BASED DATA MODEL  Object- oriented programming (especially in java, C++, C#) has become the dominant software development methodology this led to the development of an object oriented data model that can be seen as extending the E- R model  The object relational data model combines features of object oriented data model and relational data model
  • 10. SEMI STRUCTURED DATA MODEL  The semi structured data model permits the specification of data where individual data item of the same type may have different sets of attribute  This is in contrast to the data model mentioned earlier, where every data item of a particular type must have the same sets of attribute  The Extensible Markup Language(XML)is widely used to represent semi structured data