πŸ” Search
Sign in to post
Show HN: Minimal dbt-style SQL builds with DuckDB and Makehttps://github.com/ltrgoddard/duckdb.mk

"DuckDB and Make are all you need!" I love the ergonomics of dbt for building reproducible data pipelines with DuckDB -- particularly the ability to define output tables as individual SELECT queries and have them refer to each other -- but have always found the configuration and boilerplate excessive for the projects I work on. With the recent Rust rewrite of dbt Core, now seemed like a good time to consider the bits I actually need/use. Recently, I realised that DuckDB itself can parse SQL queries into an AST representation using the json_serialize_sql function. duckdb.mk (~250 lines `in…

0trust.social media

Loading your media...

Pick a GIF β€” Giphy

Loading GIFs...