This repository was archived by the owner on May 17, 2024. It is now read-only.
This repository was archived by the owner on May 17, 2024. It is now read-only.
DuckDB for data-diff --dbt
#407
Closed
Description
Is your feature request related to a problem? Please describe.
I wanted to try out data-diff --dbt
for the first time and make a demo for my friends.
Like this: https://github.com/dbeatty10/data-diff-demo/#data-diff-demo
Describe the solution you'd like
I'd love to be able to use a local DuckDB database 🦆
Describe alternatives you've considered
I could use the Snowflake or BigQuery connections, but not everyone has easy access to those.
Additional context
I think this is pretty easy! But https://github.com/datafold/sqeleton/issues/21 will need to be solved first.