
2026/04/08 - Aditya Somani
Building a Text-to-SQL Agent with DuckDB, MotherDuck and LangChain
Learn how to build a text-to-SQL LLM and LangChain SQL agent with DuckDB and MotherDuck, including schema inspection, query checking, and self-correction.

2026/04/08 - Aditya Somani
Learn how to build a text-to-SQL LLM and LangChain SQL agent with DuckDB and MotherDuck, including schema inspection, query checking, and self-correction.

2025/06/16 - Jacob Matson, Aditya Somani
Learn how to integrate PostgreSQL with DuckDB and MotherDuck for faster analytics. Compare DuckDB Postgres Extension, pg_duckdb, and CDC approaches with practical examples and best practices for each method.

2024/12/19 - Jacob Matson, Aditya Somani
Supercharge your window functions with MotherDuck SQL