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

Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 

Recently uploaded (20)

Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 

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