{"id":10052,"date":"2022-06-20T03:36:10","date_gmt":"2022-06-20T03:36:10","guid":{"rendered":"https:\/\/www.booksofall.com\/de\/?post_type=product&#038;p=10052"},"modified":"2023-01-19T05:28:37","modified_gmt":"2023-01-19T05:28:37","slug":"data-modeling-conceptual-vs-logical-vs-physical-data-model","status":"publish","type":"product","link":"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/","title":{"rendered":"Data Modeling Conceptual vs Logical vs Physical Data Model"},"content":{"rendered":"<h3>Data Modeling: Conceptual vs Logical vs Physical Data Model<\/h3>\n<p>7-9 minutes<\/p>\n<p>Data modeling is a technique to document a software system using entity relationship diagrams (ER Diagram) which is a representation of the data structures in a table for a company\u2019s database. It is a very powerful expression of the company\u2019s business requirements. Data models are used for many purposes, from high-level conceptual models, logical to physical data models and typically represented by the entity-relationship diagram. It serves as a guide used by database analysts and software developers in the design and implementation of a system and the underlining database.<\/p>\n<h3>What is Entity Relationship Diagram?<\/h3>\n<p>An Entity Relationship Diagram (ERD) is a pictorial representation of the information that can be captured by a database. Such a \u201cpicture\u201d serves two purposes. It allows database professionals to describe an overall design concisely yet accurately. An ER Diagram can be easily transformed into the relational schema. There are three components in ERD: Entities, Attributes, and Relationships.<\/p>\n<h3>Entities<\/h3>\n<p>The number of tables you need for your database \u2013 Entities is the basic objects of ERDs. These are the tables of your database, i.e. students, courses, books, campus, employees, payment, projects. A specific example of an entity is called an instance. Each instance becomes a record or a row in a table.<\/p>\n<h3>Attributes<\/h3>\n<p>Information such as property, facts you need to describe each table \u2013 Attributes are facts or descriptions of entities. They are also often nouns and become the columns of the table. For example, for entity students, the attributes can be first name, last name, email, address, and phone numbers.<\/p>\n<ul>\n<li>Primary Key is an attribute or a set of attributes that uniquely identifies an instance of the entity. For example, for a student entity, student number is the primary key since no two students have the same student number. We can have only one primary key in a table. It identifies uniquely every row and it cannot be null.<\/li>\n<li>Foreign key is a key used to link two tables together. Typically you take the primary key field from one table and insert it into the other table where it becomes a foreign key (it remains a primary key in the original table). We can have more than one foreign key in a table.<\/li>\n<\/ul>\n<p>Relationships: How tables are linked together \u2013 Relationships are the associations between the entities. Verbs often describe relationships between entities. We will use Crow\u2019s Foot Symbols to represent the relationships. Three types of relationships are discussed in this lab. If you read or hear cardinality ratios, it also refers to types of relationships.<\/p>\n<p>Cardinality: it defines the possible number of occurrences in one entity which is associated with the number of occurrences in another. For example, ONE team has MANY players. When present in an ERD, the entity Team and Player are inter-connected with a one-to-many relationship.<\/p>\n","protected":false},"excerpt":{"rendered":"<p><iframe style=\"width: 100%; height: 700px; border: none;\" src=\"https:\/\/online.visual-paradigm.com\/share\/book\/data-modeling-conceptual-vs-logical-vs-physical-data-model-zs3q8l89l?enforceShowPromotionBar=true\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n","protected":false},"featured_media":10055,"template":"","meta":{"_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"Data modeling is a technique to document a software system using entity relationship diagrams (ER Diagram) which is a representation of the data structures in a table for a company\u2019s database."},"product_brand":[],"product_cat":[269],"product_tag":[],"class_list":{"0":"post-10052","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_cat-database","8":"first","9":"instock","10":"shipping-taxable","11":"product-type-simple"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Data Modeling Conceptual vs Logical vs Physical Data Model - BooksOfAll German<\/title>\n<meta name=\"description\" content=\"Data modeling is a technique to document a software system using entity relationship diagrams (ER Diagram) which is a representation of the data structures in a table for a company\u2019s database.\" \/>\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.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Data Modeling Conceptual vs Logical vs Physical Data Model - BooksOfAll German\" \/>\n<meta property=\"og:description\" content=\"Data modeling is a technique to document a software system using entity relationship diagrams (ER Diagram) which is a representation of the data structures in a table for a company\u2019s database.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/\" \/>\n<meta property=\"og:site_name\" content=\"BooksOfAll German\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-19T05:28:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.booksofall.com\/de\/wp-content\/uploads\/sites\/9\/2022\/06\/Data-Modeling-Conceptual-vs-Logical-vs-Physical-Data-Model-04.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.booksofall.com\/de\/wp-content\/uploads\/sites\/9\/2022\/06\/Data-Modeling-Conceptual-vs-Logical-vs-Physical-Data-Model-04.png\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/\",\"url\":\"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/\",\"name\":\"Data Modeling Conceptual vs Logical vs Physical Data Model - BooksOfAll German\",\"isPartOf\":{\"@id\":\"https:\/\/www.booksofall.com\/de\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.booksofall.com\/de\/wp-content\/uploads\/sites\/9\/2022\/06\/Data-Modeling-Conceptual-vs-Logical-vs-Physical-Data-Model-04.png\",\"datePublished\":\"2022-06-20T03:36:10+00:00\",\"dateModified\":\"2023-01-19T05:28:37+00:00\",\"description\":\"Data modeling is a technique to document a software system using entity relationship diagrams (ER Diagram) which is a representation of the data structures in a table for a company\u2019s database.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/#primaryimage\",\"url\":\"https:\/\/www.booksofall.com\/de\/wp-content\/uploads\/sites\/9\/2022\/06\/Data-Modeling-Conceptual-vs-Logical-vs-Physical-Data-Model-04.png\",\"contentUrl\":\"https:\/\/www.booksofall.com\/de\/wp-content\/uploads\/sites\/9\/2022\/06\/Data-Modeling-Conceptual-vs-Logical-vs-Physical-Data-Model-04.png\",\"width\":\"598\",\"height\":\"844\",\"caption\":\"Data Modeling Conceptual vs Logical vs Physical Data Model\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.booksofall.com\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Categories\",\"item\":\"https:\/\/www.booksofall.com\/de\/categories\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Data Modeling Conceptual vs Logical vs Physical Data Model\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.booksofall.com\/de\/#website\",\"url\":\"https:\/\/www.booksofall.com\/de\/\",\"name\":\"BooksOfAll German\",\"description\":\"Biggest IT eBooks library and learning resources - Free eBooks for programming, computing, artificial intelligence and more.\",\"publisher\":{\"@id\":\"https:\/\/www.booksofall.com\/de\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.booksofall.com\/de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.booksofall.com\/de\/#organization\",\"name\":\"BooksOfAll German\",\"url\":\"https:\/\/www.booksofall.com\/de\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.booksofall.com\/de\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.booksofall.com\/de\/wp-content\/uploads\/sites\/9\/2022\/06\/booksofall-logo-2.png\",\"contentUrl\":\"https:\/\/www.booksofall.com\/de\/wp-content\/uploads\/sites\/9\/2022\/06\/booksofall-logo-2.png\",\"width\":166,\"height\":30,\"caption\":\"BooksOfAll German\"},\"image\":{\"@id\":\"https:\/\/www.booksofall.com\/de\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Data Modeling Conceptual vs Logical vs Physical Data Model - BooksOfAll German","description":"Data modeling is a technique to document a software system using entity relationship diagrams (ER Diagram) which is a representation of the data structures in a table for a company\u2019s database.","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.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/","og_locale":"de_DE","og_type":"article","og_title":"Data Modeling Conceptual vs Logical vs Physical Data Model - BooksOfAll German","og_description":"Data modeling is a technique to document a software system using entity relationship diagrams (ER Diagram) which is a representation of the data structures in a table for a company\u2019s database.","og_url":"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/","og_site_name":"BooksOfAll German","article_modified_time":"2023-01-19T05:28:37+00:00","og_image":[{"url":"https:\/\/www.booksofall.com\/de\/wp-content\/uploads\/sites\/9\/2022\/06\/Data-Modeling-Conceptual-vs-Logical-vs-Physical-Data-Model-04.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/www.booksofall.com\/de\/wp-content\/uploads\/sites\/9\/2022\/06\/Data-Modeling-Conceptual-vs-Logical-vs-Physical-Data-Model-04.png","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"2\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/","url":"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/","name":"Data Modeling Conceptual vs Logical vs Physical Data Model - BooksOfAll German","isPartOf":{"@id":"https:\/\/www.booksofall.com\/de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/#primaryimage"},"image":{"@id":"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/#primaryimage"},"thumbnailUrl":"https:\/\/www.booksofall.com\/de\/wp-content\/uploads\/sites\/9\/2022\/06\/Data-Modeling-Conceptual-vs-Logical-vs-Physical-Data-Model-04.png","datePublished":"2022-06-20T03:36:10+00:00","dateModified":"2023-01-19T05:28:37+00:00","description":"Data modeling is a technique to document a software system using entity relationship diagrams (ER Diagram) which is a representation of the data structures in a table for a company\u2019s database.","breadcrumb":{"@id":"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/#primaryimage","url":"https:\/\/www.booksofall.com\/de\/wp-content\/uploads\/sites\/9\/2022\/06\/Data-Modeling-Conceptual-vs-Logical-vs-Physical-Data-Model-04.png","contentUrl":"https:\/\/www.booksofall.com\/de\/wp-content\/uploads\/sites\/9\/2022\/06\/Data-Modeling-Conceptual-vs-Logical-vs-Physical-Data-Model-04.png","width":"598","height":"844","caption":"Data Modeling Conceptual vs Logical vs Physical Data Model"},{"@type":"BreadcrumbList","@id":"https:\/\/www.booksofall.com\/de\/data-modeling-conceptual-vs-logical-vs-physical-data-model\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.booksofall.com\/de\/"},{"@type":"ListItem","position":2,"name":"Categories","item":"https:\/\/www.booksofall.com\/de\/categories\/"},{"@type":"ListItem","position":3,"name":"Data Modeling Conceptual vs Logical vs Physical Data Model"}]},{"@type":"WebSite","@id":"https:\/\/www.booksofall.com\/de\/#website","url":"https:\/\/www.booksofall.com\/de\/","name":"BooksOfAll German","description":"Biggest IT eBooks library and learning resources - Free eBooks for programming, computing, artificial intelligence and more.","publisher":{"@id":"https:\/\/www.booksofall.com\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.booksofall.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.booksofall.com\/de\/#organization","name":"BooksOfAll German","url":"https:\/\/www.booksofall.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.booksofall.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/www.booksofall.com\/de\/wp-content\/uploads\/sites\/9\/2022\/06\/booksofall-logo-2.png","contentUrl":"https:\/\/www.booksofall.com\/de\/wp-content\/uploads\/sites\/9\/2022\/06\/booksofall-logo-2.png","width":166,"height":30,"caption":"BooksOfAll German"},"image":{"@id":"https:\/\/www.booksofall.com\/de\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.booksofall.com\/de\/wp-json\/wp\/v2\/product\/10052","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.booksofall.com\/de\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/www.booksofall.com\/de\/wp-json\/wp\/v2\/types\/product"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.booksofall.com\/de\/wp-json\/wp\/v2\/media\/10055"}],"wp:attachment":[{"href":"https:\/\/www.booksofall.com\/de\/wp-json\/wp\/v2\/media?parent=10052"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/www.booksofall.com\/de\/wp-json\/wp\/v2\/product_brand?post=10052"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/www.booksofall.com\/de\/wp-json\/wp\/v2\/product_cat?post=10052"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/www.booksofall.com\/de\/wp-json\/wp\/v2\/product_tag?post=10052"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}