- A single version controlled code repository containing multiple distinct projects, with well-defined relationships
This demonstrates combining your data modelling with your visualization in a monorepo, using:
- Meltano for orchestration
- dbt for data modelling
- Evidence for BI
Open this in a codespace In the shell, run:
meltano install utility dbt-duckdb
meltano run full-build
Then open up Evidence, and connect to the dbt-duckdb
database in the settings menu