You are on page 1of 2

Data Modelling : Data

modeling (data modelling) is the process of creating a


data model for the data to be stored in a database. 
https://www.guru99.com/data-modelling-conceptual-logical.html

The two types of Data Modeling Techniques are :

1. Entity Relationship (E-R) Model


2. UML (Unified Modelling Language)

Types of Data Models


Types of Data Models: There are mainly three different types of data
models: conceptual data models, logical data models, and physical data
models, and each one has a specific purpose. The data models are used to
represent the data and how it is stored in the database and to set the
relationship between data items.

1. Conceptual Data Model: This Data Model defines WHAT the


system contains. This model is typically created by Business
stakeholders and Data Architects. The purpose is to organize, scope
and define business concepts and rules.
2. Logical Data Model: Defines HOW the system should be
implemented regardless of the DBMS. This model is typically created
by Data Architects and Business Analysts. The purpose is to develop
technical map of rules and data structures.
3. Physical Data Model: This Data Model describes HOW the system
will be implemented using a specific DBMS system. This model is
typically created by DBA and developers. The purpose is actual
implementation of the database.

https://www.credera.com/insights/data-modeling-explained-in-10-minutes-
or-less

Types of Relationship:
https://www.visual-paradigm.com/guide/data-modeling/what-is-data-modeling/

https://www.analyticsvidhya.com/blog/2020/10/what-is-the-difference-between-data-lake-and-
data-warehouse/

"Power Query is an ETL tool, meaning that it's used for extracting, transforming, and loading data. It
helps import data from multiple sources, and it allows you to join, append and shape this data. In
my last job, I used Power Query when upper management decided to consolidate data. My team
narrowed 10 groups down to five, comprising the most important categories."

You might also like