-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Tim Kirschke edited this page May 4, 2023
·
5 revisions
This is a demo dbt project that uses the TPCH dataset to build a Data Vault with datavault4dbt on Snowflake.
The TPCH Dataset looks like this:
It includes a total of 8 source objects:
- Customer
- Lineitem
- Nation
- Order
- Part
- Partsupp
- Region
- Supplier
[FIXME] Make new data model based on remodeling
This embedded screenshot is based on a publicly available [dbdocs Documentation][FIXME] and has been created with the open source tool dbt dbml erd.