/dbt_with_duckdb

A demonstration of using duckdb with dbt

MIT LicenseMIT

This is a simple example of leveraging dbt with DuckDB to create a fact and dimension model from source csv files.

Using the starter project

Try running the following commands:

  • dbt snapshot
  • dbt run
  • dbt test
  • dbt docs generate
  • dbt docs serve

Resources:

  • Learn more about dbt in the docs
  • Check out Discourse for commonly asked questions and answers
  • Join the chat on Slack for live discussions and support
  • Find dbt events near you
  • Check out the blog for the latest news on dbt's development and best practices