Data Modeling Types

Dimensional Data Modeling

Dimensional Data Modeling comprises of one or more dimension tables and fact tables. Good examples of dimensions are location, product,…

10 years ago

Relational Data Modeling Example – Part 3

The completed relational data model is shown in the previous part and the corresponding data stored in database are shown in separate…

10 years ago

Relational Data Modeling Example – Part 2

Upon discussion with business analysts, data modeler can come up with the following conclusions regarding grouping and relationship between the…

10 years ago

Relational Data Modeling Example

The sample source data shown in the table below provides the information about employees, their residential state, county, city and…

10 years ago

Relational Data Modeling Tutorial

Relational (OLTP) Data Modeling: Relational Data Model is a data model that views the real world as entities and relationships.…

10 years ago

Physical Data Modeling Tutorial

Physical Data Modeling: Physical data model includes all required tables, columns, relationships, database properties for the physical implementation of databases. Database…

10 years ago

Logical Data Modeling Tutorial

Logical Data Modeling: This is the actual implementation and extension of a conceptual data model. A Logical data model is…

10 years ago

Enterprise Data Modeling Tutorial

Enterprise Data Modeling: The development of a common consistent view and understanding of data elements and their relationships across the…

10 years ago

Conceptual Data Modeling Tutorial

Conceptual Data Modeling: Conceptual data model includes all major entities and relationships and does not contain much detailed level of information…

10 years ago