duckrun
01Plugin Claude Code
duckrun — a dbt adapter that runs SQL in DuckDB and materializes to Delta Lake. Skills for building dbt projects on it.
Plugin Claude Code
duckrun — a dbt adapter that runs SQL in DuckDB and materializes to Delta Lake. Skills for building dbt projects on it.
Instructions file CodexOpenCode
Instructions for djouallah/duckrun, covering agents.md and working on duckrun itself.
Plugin Claude Code
How to build, configure, run, and debug dbt projects on the duckrun adapter (DuckDB executes model SQL, delta-rs writes Delta tables) — local or on S3/GCS/ADLS/OneLake (Microsoft Fabric).
Skill Claude CodeCodex
How to build, configure, and run dbt projects on the duckrun adapter — dbt models executed in DuckDB and materialized as Delta Lake tables via delta-rs, locally or on S3/GCS/ADLS/OneLake (Microsoft Fabric) — plus the SQL-first duckrun.connect() notebook API over the same tables. Use this skill whenever a data engineer…