mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 12:08:47 +00:00
Docs: ER Diagram Video Addition (#20176)
This commit is contained in:
parent
849af7a192
commit
f21e9f1cb6
@ -10,6 +10,8 @@ collate: true
|
||||
|
||||
Entity Relationship (ER) Diagrams in Collate provide a visual representation of how tables are connected within a database. These diagrams offer a complete picture of your data structure by automatically detecting relationships based on constraints such as **primary keys** and **foreign keys** during metadata ingestion.
|
||||
|
||||
{% youtube videoId="3m2xHpIsYuM" start="0:00" end="1:30" width="800px" height="450px" /%}
|
||||
|
||||
## Automatic Detection of Relationships
|
||||
|
||||
Collate's [**metadata ingestion workflow**](/connectors/ingestion/workflows/metadata) identifies and extracts table relationships, ensuring that **primary key** and **foreign key** constraints are accurately represented. Once ingestion is completed, users can access ER diagrams at both the **table level** and **database schema level**.
|
||||
|
@ -10,6 +10,8 @@ collate: true
|
||||
|
||||
Entity Relationship (ER) Diagrams in Collate provide a visual representation of how tables are connected within a database. These diagrams offer a complete picture of your data structure by automatically detecting relationships based on constraints such as **primary keys** and **foreign keys** during metadata ingestion.
|
||||
|
||||
{% youtube videoId="3m2xHpIsYuM" start="0:00" end="1:30" width="800px" height="450px" /%}
|
||||
|
||||
## Automatic Detection of Relationships
|
||||
|
||||
Collate's [**metadata ingestion workflow**](/connectors/ingestion/workflows/metadata) identifies and extracts table relationships, ensuring that **primary key** and **foreign key** constraints are accurately represented. Once ingestion is completed, users can access ER diagrams at both the **table level** and **database schema level**.
|
||||
|
Loading…
x
Reference in New Issue
Block a user