Skip to content

A demo project to showcase dbt based infra with DuckDB and S3

Notifications You must be signed in to change notification settings

srpwnd/dbt-duckdb-s3-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbt duckdb s3 demo

This project demonstrates how to work with external materializations for dbt-duckdb using a localstack S3 implementation.

How to run

  1. Start up docker compose:

docker compose up

  1. Attach to container:

docker exec -it dbt-duckdb-s3-demo-meltano-1 /bin/bash

  1. Run dbt using meltano:

meltano invoke dbt-duckdb run

About

A demo project to showcase dbt based infra with DuckDB and S3

Topics

Resources

Stars

Watchers

Forks