feat(dbt): Add dbt models

This commit is contained in:
George Myrianthous
2023-03-02 12:55:09 +00:00
parent 6d02bcc249
commit a50f07742e
13 changed files with 648 additions and 0 deletions

11
models/overview.md Normal file
View File

@@ -0,0 +1,11 @@
{% docs __overview__ %}
## Data Documentation for Jaffle Shop
`jaffle_shop` is a fictional ecommerce store.
This [dbt](https://www.getdbt.com/) project is for testing out code.
The source code can be found [here](https://github.com/clrcrl/jaffle_shop).
{% enddocs %}