Add DuckDB-WASM + deck.gl & you get
- instant queries
- smooth maps
- no backend
Public data, but actually usable.
developmentseed.org/blog/2025-10...
@saadiqmohiuddin.bsky.social
Add DuckDB-WASM + deck.gl & you get
- instant queries
- smooth maps
- no backend
Public data, but actually usable.
developmentseed.org/blog/2025-10...
@saadiqmohiuddin.bsky.social
It's a tiny (<10kb gzipped) wrapper around @duckdb.org WASM that can run queries interactively, and be embedded in plain HTML websites, as well as all other mayor frontend frameworks...
It's an early version, feedback warmly appreciated!
It's a tiny (<10kb gzipped) wrapper around @duckdb.org WASM that can run queries interactively, and be embedded in plain HTML websites, as well as all other mayor frontend frameworks...
It's an early version, feedback warmly appreciated!
🕸️ 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.
📖 ducklake.select/2025/10/24/f...
📖 ducklake.select/2025/10/24/f...
github.com/tobilg/duckd...
Hopefully it will be available via the Community Extensions soon!
github.com/tobilg/duckd...
Hopefully it will be available via the Community Extensions soon!
github.com/rpbouman/hue...
demo:
rpbouman.github.io/huey/src/ind...
- DuckDB version upgrade (1.4.0)
- Support for translation files. Currently supported: English, Dutch and Brazilian Portuguese (thanks @nosklo!)
- bugfixes and UI improvements
github.com/rpbouman/hue...
demo:
rpbouman.github.io/huey/src/ind...
- DuckDB version upgrade (1.4.0)
- Support for translation files. Currently supported: English, Dutch and Brazilian Portuguese (thanks @nosklo!)
- bugfixes and UI improvements
🎡 If you would like to learn more about DuckDB in Science, consider joining our meetup in London this Thursday: www.meetup.com/duckdb/event...
🎡 If you would like to learn more about DuckDB in Science, consider joining our meetup in London this Thursday: www.meetup.com/duckdb/event...
⚡️ We still have some spots for lightning talks. If you're working with DuckDB in your research and/or classroom, consider sharing your story!
🔗 duckdb.org/events/2025/...
⚡️ We still have some spots for lightning talks. If you're working with DuckDB in your research and/or classroom, consider sharing your story!
🔗 duckdb.org/events/2025/...
In this blog post, Max explains how spatial joins evolved in DuckDB and how the current operator harnesses R-Trees.
Read the full post at duckdb.org/2025/08/08/s...
In this blog post, Max explains how spatial joins evolved in DuckDB and how the current operator harnesses R-Trees.
Read the full post at duckdb.org/2025/08/08/s...
My first priority will be the DuckDB Rust client, which will receive a lot more love going forward.
🎉 🦆 ❤️
Will share more soon. 😊
My first priority will be the DuckDB Rust client, which will receive a lot more love going forward.
🎉 🦆 ❤️
Will share more soon. 😊
My first priority will be the DuckDB Rust client, which will receive a lot more love going forward.
🎉 🦆 ❤️
Read files of many shapes from any cloud, including your messiest CSVs. Then, organize all of your input tables, output tables, views, and relationships in one DuckDB file. No final_v3.csv!
youtu.be/Yq-hxgysWLQ?...
Read files of many shapes from any cloud, including your messiest CSVs. Then, organize all of your input tables, output tables, views, and relationships in one DuckDB file. No final_v3.csv!
youtu.be/Yq-hxgysWLQ?...
@jrdntgn.bsky.social shares why the current generation of lakehouse formats like Iceberg and Delta Lake might be missing the point—and how DuckLake, a new table format, changes the game.
motherduck.com/blog/ducklak...
This happens to be a basic building block of DuckLake and a few other alternative lake technologies
This happens to be a basic building block of DuckLake and a few other alternative lake technologies
duckdb.org/2025/05/23/u...
duckdb.org/2025/05/23/u...
Arrow IPC Support in DuckDB
This blog post introduces the new arrow community extension, which boosts interoperability by allowing to consume/produce data through the Arrow IPC Serialization Format.
duckdb.org/2025/05/23/a...
Arrow IPC Support in DuckDB
This blog post introduces the new arrow community extension, which boosts interoperability by allowing to consume/produce data through the Arrow IPC Serialization Format.
duckdb.org/2025/05/23/a...
See the announcement blog post: duckdb.org/2025/05/21/a...
See the announcement blog post: duckdb.org/2025/05/21/a...
It's a new interaction pattern for writing SQL queries that provides realtime result previews and deep query inspection & debugging. Bye bye run button 👋
Truly, literally only possible with DuckDB
It's a new interaction pattern for writing SQL queries that provides realtime result previews and deep query inspection & debugging. Bye bye run button 👋
Truly, literally only possible with DuckDB