<br />
<b>Warning</b>:  Undefined array key "global_protection_id" in <b>/home/wikitechy/public_html/interview-questions/wp-content/plugins/content-protector/inc/class-ps-rest-handler.php</b> on line <b>51</b><br />
{"id":4465,"date":"2022-06-04T06:46:19","date_gmt":"2022-06-04T06:46:19","guid":{"rendered":"https:\/\/www.wikitechy.com\/interview-questions\/?p=4465"},"modified":"2022-06-04T06:46:19","modified_gmt":"2022-06-04T06:46:19","slug":"what-are-the-data-models-in-dbms","status":"publish","type":"post","link":"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/","title":{"rendered":"What are the data models in DBMS ?"},"content":{"rendered":"<p style=\"text-align: justify;\">There are 4 data models in DBMS<\/p>\n<p><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone size-full wp-image-4466\" src=\"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/data-models.png\" alt=\"\" width=\"700\" height=\"351\" srcset=\"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/data-models.png 700w, https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/data-models-300x150.png 300w, https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/data-models-390x196.png 390w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/p>\n<h3 id=\"relational-data-model\" style=\"text-align: justify;\"><strong>Relational Data Model\u00a0<\/strong><\/h3>\n<ul style=\"text-align: justify;\">\n<li>Edgar F.Codd described the model in 1969.<\/li>\n<li>Data are designed using rows and column within a table. So data and in between relationships are represented using these models.<\/li>\n<li>In this model tables are called as relations.<\/li>\n<li>It is a widely used models for commercial data processing applications.<\/li>\n<\/ul>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-4467 aligncenter\" src=\"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/relational-data-model.png\" alt=\"\" width=\"920\" height=\"432\" srcset=\"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/relational-data-model.png 920w, https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/relational-data-model-300x141.png 300w, https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/relational-data-model-768x361.png 768w, https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/relational-data-model-390x183.png 390w, https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/relational-data-model-820x385.png 820w\" sizes=\"(max-width: 920px) 100vw, 920px\" \/><\/p>\n<h3 id=\"entity-relationship-data-model\" style=\"text-align: justify;\"><strong>Entity-Relationship Data Model<\/strong><\/h3>\n<ul style=\"text-align: justify;\">\n<li>Data in this model is logically represented asobjects and relationships among them.<\/li>\n<li>Objects in this models are known as entities and relationship among these entities.<\/li>\n<li>Peter Chen designed this relationship model. This relationship model is used in database desigining.<\/li>\n<li>Set of attributes describe entities and set of same type of entities is known as Entity Set and set of the same type of relationship is known as relationship set.<\/li>\n<\/ul>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-4468 aligncenter\" src=\"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/entity-relationship-model.png\" alt=\"\" width=\"1008\" height=\"734\" srcset=\"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/entity-relationship-model.png 1008w, https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/entity-relationship-model-300x218.png 300w, https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/entity-relationship-model-768x559.png 768w, https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/entity-relationship-model-390x284.png 390w, https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/entity-relationship-model-820x597.png 820w\" sizes=\"(max-width: 1008px) 100vw, 1008px\" \/><\/p>\n<h3 id=\"object-based-data-model\" style=\"text-align: justify;\"><strong>Object-based Data Model<\/strong><\/h3>\n<ul style=\"text-align: justify;\">\n<li>Object based model is an extension of ER model with the notions of functions, encapsulations and object identity.<\/li>\n<li>Structure and collection types are supported in this model.<\/li>\n<li>Database systems following the object oriented approach were developed during 1980.<\/li>\n<li>In this model objects are nothing but data carrying its properties.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-4469 aligncenter\" src=\"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/object-model.png\" alt=\"\" width=\"1010\" height=\"623\" srcset=\"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/object-model.png 1010w, https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/object-model-300x185.png 300w, https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/object-model-768x474.png 768w, https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/object-model-390x241.png 390w, https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/object-model-820x506.png 820w\" sizes=\"(max-width: 1010px) 100vw, 1010px\" \/><\/p>\n<h3 id=\"semistructured-data-model\" style=\"text-align: justify;\"><strong>Semistructured Data Model<\/strong><\/h3>\n<ul>\n<li style=\"text-align: justify;\">This model is different from other 3 models.<\/li>\n<li style=\"text-align: justify;\">Data specification is allowed in this model where the individual data items of the same type have different attribute sets.<\/li>\n<li style=\"text-align: justify;\">Semi Structured data is widely used and represented by XML(Extensible Markup Language).<\/li>\n<li style=\"text-align: justify;\">When XML was developed for desiging the mark up information to the text document, it gains importance because of its applcation in the exchange of data.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>There are 4 data models in DBMS Relational Data Model\u00a0 Edgar F.Codd described the model in 1969. Data are designed using rows and column within a table. So data and in between relationships are represented using these models. In this model tables are called as relations. It is a widely used models for commercial data [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"passster_activate_protection":false,"passster_protect_child_pages":"","passster_protection_type":"password","passster_password":"","passster_activate_overwrite_defaults":"","passster_headline":"","passster_instruction":"","passster_placeholder":"","passster_button":"","passster_id":"","passster_activate_misc_settings":"","passster_redirect_url":"","passster_hide":"no","passster_area_shortcode":"","gtb_hide_title":false,"gtb_wrap_title":false,"gtb_class_title":"","gtb_remove_headerfooter":false,"footnotes":""},"categories":[7157],"tags":[17537,17527,17528,17530,17531,17538,17535,17536,17534,17532,17529,17533,17526],"class_list":["post-4465","post","type-post","status-publish","format-standard","hentry","category-dbms","tag-conceptual-data-model-in-dbms","tag-data-models-dbms","tag-data-models-in-dbms","tag-database-models-in-dbms","tag-different-data-models-in-dbms","tag-hierarchical-model-in-dbms","tag-object-based-data-model-in-dbms","tag-semi-structured-data-model-in-dbms","tag-types-of-data-models-in-dbms","tag-what-is-a-data-model-in-dbms","tag-what-is-a-database-model","tag-what-is-data-model","tag-what-is-data-model-in-dbms-and-what-are-its-types"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What are the data models in DBMS ? - Data Models in DBMS - Wikitechy<\/title>\n<meta name=\"description\" content=\"What are the data models in DBMS ? - Edgar F.Codd described the model in 1969.Data are designed using rows and column within a table.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What are the data models in DBMS ? - Data Models in DBMS - Wikitechy\" \/>\n<meta property=\"og:description\" content=\"What are the data models in DBMS ? - Edgar F.Codd described the model in 1969.Data are designed using rows and column within a table.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/\" \/>\n<meta property=\"og:site_name\" content=\"Wikitechy\" \/>\n<meta property=\"article:published_time\" content=\"2022-06-04T06:46:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/data-models.png\" \/>\n<meta name=\"author\" content=\"webmaster\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"webmaster\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/\",\"url\":\"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/\",\"name\":\"What are the data models in DBMS ? - Data Models in DBMS - Wikitechy\",\"isPartOf\":{\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/data-models.png\",\"datePublished\":\"2022-06-04T06:46:19+00:00\",\"dateModified\":\"2022-06-04T06:46:19+00:00\",\"author\":{\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/f785ba3ecc599133e65ab6138042a3e4\"},\"description\":\"What are the data models in DBMS ? - Edgar F.Codd described the model in 1969.Data are designed using rows and column within a table.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/#primaryimage\",\"url\":\"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/data-models.png\",\"contentUrl\":\"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/data-models.png\",\"width\":700,\"height\":351},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/#website\",\"url\":\"https:\/\/www.wikitechy.com\/interview-questions\/\",\"name\":\"Wikitechy\",\"description\":\"Interview Questions\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.wikitechy.com\/interview-questions\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/f785ba3ecc599133e65ab6138042a3e4\",\"name\":\"webmaster\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/155b77fd8cdda3d0913fcb7e7ee63543b0c345d2d8f6dcebda5b0583ab61f967?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/155b77fd8cdda3d0913fcb7e7ee63543b0c345d2d8f6dcebda5b0583ab61f967?s=96&d=mm&r=g\",\"caption\":\"webmaster\"},\"sameAs\":[\"https:\/\/www.wikitechy.com\/interview-questions\"],\"url\":\"https:\/\/www.wikitechy.com\/interview-questions\/author\/webmaster\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What are the data models in DBMS ? - Data Models in DBMS - Wikitechy","description":"What are the data models in DBMS ? - Edgar F.Codd described the model in 1969.Data are designed using rows and column within a table.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/","og_locale":"en_US","og_type":"article","og_title":"What are the data models in DBMS ? - Data Models in DBMS - Wikitechy","og_description":"What are the data models in DBMS ? - Edgar F.Codd described the model in 1969.Data are designed using rows and column within a table.","og_url":"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/","og_site_name":"Wikitechy","article_published_time":"2022-06-04T06:46:19+00:00","og_image":[{"url":"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/data-models.png"}],"author":"webmaster","twitter_card":"summary_large_image","twitter_misc":{"Written by":"webmaster","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/","url":"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/","name":"What are the data models in DBMS ? - Data Models in DBMS - Wikitechy","isPartOf":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/#primaryimage"},"image":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/#primaryimage"},"thumbnailUrl":"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/data-models.png","datePublished":"2022-06-04T06:46:19+00:00","dateModified":"2022-06-04T06:46:19+00:00","author":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/f785ba3ecc599133e65ab6138042a3e4"},"description":"What are the data models in DBMS ? - Edgar F.Codd described the model in 1969.Data are designed using rows and column within a table.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.wikitechy.com\/interview-questions\/dbms\/what-are-the-data-models-in-dbms\/#primaryimage","url":"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/data-models.png","contentUrl":"https:\/\/www.wikitechy.com\/interview-questions\/wp-content\/uploads\/2022\/06\/data-models.png","width":700,"height":351},{"@type":"WebSite","@id":"https:\/\/www.wikitechy.com\/interview-questions\/#website","url":"https:\/\/www.wikitechy.com\/interview-questions\/","name":"Wikitechy","description":"Interview Questions","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.wikitechy.com\/interview-questions\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/f785ba3ecc599133e65ab6138042a3e4","name":"webmaster","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/155b77fd8cdda3d0913fcb7e7ee63543b0c345d2d8f6dcebda5b0583ab61f967?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/155b77fd8cdda3d0913fcb7e7ee63543b0c345d2d8f6dcebda5b0583ab61f967?s=96&d=mm&r=g","caption":"webmaster"},"sameAs":["https:\/\/www.wikitechy.com\/interview-questions"],"url":"https:\/\/www.wikitechy.com\/interview-questions\/author\/webmaster\/"}]}},"_links":{"self":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts\/4465","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/comments?post=4465"}],"version-history":[{"count":1,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts\/4465\/revisions"}],"predecessor-version":[{"id":4470,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts\/4465\/revisions\/4470"}],"wp:attachment":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/media?parent=4465"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/categories?post=4465"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/tags?post=4465"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}