Skip to content

srpwnd/dbt-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbt demo

This is a dbt demo project. You can use this as a template or to learn dbt on your local machine!

What it contains

  • dbt
  • postgres database
  • sample data from jaffle_shop

How to run

  1. Clone this repository
  2. Navigate to the directory
  3. Run 'docker-compose up'
  4. Attach to docker container with dbt 'docker exec -it dbt-demo-dbt-1 /bin/bash'

How to use

You can either checkout branch 'model' and explore simple dimensional model based on raw data or you can start from scratch and write your own.

Tips and next steps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published