For a single-file PDF copy of our documentation, see our recent post.
For a single-file PDF copy of our documentation, see our recent post.
If you need to look things up in the DuckDB documentation now, feel free to use our PDF:
duckdb.github.io/duckdb-docs-...
If you need to look things up in the DuckDB documentation now, feel free to use our PDF:
duckdb.github.io/duckdb-docs-...
🔎 We are shipping new Iceberg features, improved logger/profiler integration and several bugfixes. The new DuckDB version can also read and write Vortex files.
📖 For more details, read
duckdb.org/2025/11/12/a...
🔎 We are shipping new Iceberg features, improved logger/profiler integration and several bugfixes. The new DuckDB version can also read and write Vortex files.
📖 For more details, read
duckdb.org/2025/11/12/a...
➗ This week, host Jack Waudby interviews Paul Groß, PhD student at CWI Amsterdam, to explore his work on adaptive factorization and worst-case optimal joins.
🎧 Listen to the episode at duckdb.org/science/paul...
➗ This week, host Jack Waudby interviews Paul Groß, PhD student at CWI Amsterdam, to explore his work on adaptive factorization and worst-case optimal joins.
🎧 Listen to the episode at duckdb.org/science/paul...
🤔 Want to join one of the fastest-growing database startups?
Work with the team that disrupted analytical data management and grow with us in your new role.
👉 Apply now until November 7: duckdblabs.com#jobs%EF%BF%BC
🤔 Want to join one of the fastest-growing database startups?
Work with the team that disrupted analytical data management and grow with us in your new role.
👉 Apply now until November 7: duckdblabs.com#jobs%EF%BF%BC
www.youtube.com/watch?v=DxwD...
www.youtube.com/watch?v=DxwD...
📈 In this week's episode, Jack Waudby interviews Mihail Stoian (@mihailstoian.bsky.social), PhD student at the Data Systems Lab, UT Nuremberg about the Parachute approach for robust query processing.
🎧 Listen at duckdb.org/science/miha...
📈 In this week's episode, Jack Waudby interviews Mihail Stoian (@mihailstoian.bsky.social), PhD student at the Data Systems Lab, UT Nuremberg about the Parachute approach for robust query processing.
🎧 Listen at duckdb.org/science/miha...
In today's blog post, @hannes.muehleisen.org shows how to store a movie as a table encoding the RGB codes pixel-by-pixel, and how to process it: duckdb.org/2025/10/27/m...
Now, whether you 𝘴𝘩𝘰𝘶𝘭𝘥 store a movie in DuckDB... we'll leave that to your judgment.
In today's blog post, @hannes.muehleisen.org shows how to store a movie as a table encoding the RGB codes pixel-by-pixel, and how to process it: duckdb.org/2025/10/27/m...
Now, whether you 𝘴𝘩𝘰𝘶𝘭𝘥 store a movie in DuckDB... we'll leave that to your judgment.
📖 ducklake.select/2025/10/24/f...
📖 ducklake.select/2025/10/24/f...
In S02E02, host Jack Waudby interviews Abigale Kim (@abigalekim.bsky.social), a PhD student at the University of Wisconsin-Madison on anarchy in database extensions.
🎧 Listen to the full episode at duckdb.org/science/abig...
In S02E02, host Jack Waudby interviews Abigale Kim (@abigalekim.bsky.social), a PhD student at the University of Wisconsin-Madison on anarchy in database extensions.
🎧 Listen to the full episode at duckdb.org/science/abig...
🕸️ In this post, we show how to use DuckDB and the DuckPGQ community extension to analyze financial data for fraudulent patterns with the SQL/PGQ graph syntax that's part of SQL:2023.
📖 Visit duckdb.org/2025/10/22/d... to read the post.
🕸️ In this post, we show how to use DuckDB and the DuckPGQ community extension to analyze financial data for fraudulent patterns with the SQL/PGQ graph syntax that's part of SQL:2023.
📖 Visit duckdb.org/2025/10/22/d... to read the post.
As Customer Support Engineer, you'll operate in the intersection of the DuckDB community, the DuckDB Labs customers, and the DuckDB core development team.
Apply at duckdblabs.com/jobs/custome...
As Customer Support Engineer, you'll operate in the intersection of the DuckDB community, the DuckDB Labs customers, and the DuckDB core development team.
Apply at duckdblabs.com/jobs/custome...
🎟️ Sign up on Luma: luma.com/s5sl9qxx
🎟️ Sign up on Luma: luma.com/s5sl9qxx
In S02E01, host Jack Waudby interviews Torsten Grust (@teggy.org). Torsten is a professor at the University of Tübingen and has been using DuckDB for 5+ years – for teaching, research and Advent of Code puzzles!
In S02E01, host Jack Waudby interviews Torsten Grust (@teggy.org). Torsten is a professor at the University of Tübingen and has been using DuckDB for 5+ years – for teaching, research and Advent of Code puzzles!
🗂️ Administratively:
– The project is now maintained by the core DuckDB team as a primary DuckDB client.
– The license of the driver stays the same.
🗂️ Administratively:
– The project is now maintained by the core DuckDB team as a primary DuckDB client.
– The license of the driver stays the same.
🔎 We expect LTS users to be particularly curious about changes in the system, so we wrote up a short blog post highlighting the most important fixes and improvements.
duckdb.org/2025/10/07/a...
🔎 We expect LTS users to be particularly curious about changes in the system, so we wrote up a short blog post highlighting the most important fixes and improvements.
duckdb.org/2025/10/07/a...
🚀 The new page lets you install the latest stable DuckDB release with just one or two clicks. If the defaults don't fit your use case, no worries: alternative download methods remain available for many clients.
🚀 The new page lets you install the latest stable DuckDB release with just one or two clicks. If the defaults don't fit your use case, no worries: alternative download methods remain available for many clients.
Traditional formats suffered with the “many small files” problem — OLAP engines merge them reactively with long jobs. ⏳
DuckLake takes a proactive path: Data Inlining + async flush to parquet while always keeping data queryable ⚡
Traditional formats suffered with the “many small files” problem — OLAP engines merge them reactively with long jobs. ⏳
DuckLake takes a proactive path: Data Inlining + async flush to parquet while always keeping data queryable ⚡
One data point: ordering the TPC-H SF100 lineitem table with the memory limit set to 30 GB is 3× faster in DuckDB v1.4 than in v1.3.
Read more at duckdb.org/2025/09/24/s...
One data point: ordering the TPC-H SF100 lineitem table with the memory limit set to 30 GB is 3× faster in DuckDB v1.4 than in v1.3.
Read more at duckdb.org/2025/09/24/s...
Ready to shape the future of data, open source, and AI together? ⬇️
#opensource #oss
Ready to shape the future of data, open source, and AI together? ⬇️
#opensource #oss