Skip to content
This repository was archived by the owner on Jul 4, 2023. It is now read-only.

Commit d452661

Browse files
author
Riaan Nolan
committed
adding dbt lineage graph
1 parent 22b0e2c commit d452661

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

dbt/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ Once the provisioner is done you will be able to access the DBT Web interface at
109109
# DBT Database
110110
![DBT](images/dbt_database.png?raw=true "DBT")
111111

112+
# DBT Lineage Graph
113+
![DBT](images/dbt_lineage_graph.png?raw=true "DBT")
114+
112115
# Tips
113116
When the dbt project grows, DBT RUN and DBT TEST become expensive. An alternative to reduce the cost of running the project is to have the content of the folder .dbt/targeton persistent storage to reuse later
114117

dbt/images/dbt_lineage_graph.png

177 KB
Loading

0 commit comments

Comments
 (0)