Skip to content

Instantly share code, notes, and snippets.

@vhe74
Created February 3, 2024 19:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vhe74/beb10519342c845e42e7ccd45c3399a3 to your computer and use it in GitHub Desktop.
Save vhe74/beb10519342c845e42e7ccd45c3399a3 to your computer and use it in GitHub Desktop.
DBT-DuckDB-Profile
your_project:
outputs:
dev:
type: duckdb
path: /tmp/dbt.duckdb
extensions:
- httpfs
- parquet
settings:
s3_region: fr-par
s3_access_key_id: _YOUR_S3_KEY_
s3_secret_access_key: _YOUR_S3_SECRET_
s3_endpoint: s3.fr-par.scw.cloud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment