DuckDB
banner
duckdb.org
DuckDB
@duckdb.org
DuckDB is an analytical in-process SQL database management system. "DuckDB" and the DuckDB logo are registered trademarks of the DuckDB Foundation.
🌊 DuckLake documentation: duckdb.github.io/duckdb-docs-...
duckdb.github.io
November 18, 2025 at 1:02 PM
In this episode, he shared his insights about recursive CTEs, trampoline queries and teaching databases with DuckDB.

🎧 You can listen the podcast on all major platforms:

– Apple – podcasts.apple.com/us/podcast/r...

– Spotify – open.spotify.com/episode/3Mdb...

– YouTube – youtu.be/Hoo0KZ6EDq0
October 17, 2025 at 2:45 PM
🏆 We'd like to thank Marc Boeker for all his work on creating this driver! We are looking forward to working with the community on the DuckDB Go driver.
October 16, 2025 at 1:19 PM
🛠️ Operationally:

– In new projects, you can install the Go driver as follows:
go get github.com/duckdb/duckdb-go/v2

– If your projects are already using the Go driver, please consult the migration guide in the new repository's README: github.com/duckdb/duckd...
github.com
October 16, 2025 at 1:19 PM