archiewood / analytics_monorepo

A monorepo combining data modelling in dbt with data viz using Evidence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analytics Monorepo

image

Whats a monorepo?

  1. A single version controlled code repository containing multiple distinct projects, with well-defined relationships

What is this?

This demonstrates combining your data modelling with your visualization in a monorepo, using:

  • Meltano for orchestration
  • dbt for data modelling
  • Evidence for BI

Running the demo

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

About

A monorepo combining data modelling in dbt with data viz using Evidence


Languages

Language:Dockerfile 100.0%