9 POSTS
2024/12/17 - Jordan Tigani, Boaz Leskes
Separating Storage and Compute in DuckDB
Why separate storage and compute in DuckDB, how we do it in MotherDuck to enable sharing and future work.
2024/12/04 - Jordan Tigani
Introducing Read Scaling
Read Scaling is now in preview! Read Scaling improves DuckDB SQL query performance by scaling out to multiple DuckDB instances, known as Read Scaling replicas. It is useful to speed up BI dashboards and data apps significantly.
2024/11/07 - Jordan Tigani
Quacking at the Edge: DuckDB on Raspberry Pi
Using MotherDuck’s Dual Query execution on a Raspberry Pi to play a quack sound when users sign up for our service.
2024/08/15 - Jordan Tigani, Brett Griffin
Splicing Duck and Elephant DNA
Introducing the DuckDB + Postgres Extension: You can have your analytics and transact them too with pg_duckdb by DuckDB Labs, MotherDuck, Hydra, Neon and Microsoft.
2024/08/07 - Jordan Tigani
Redshift Files: The Hunt for Big Data
Jordan Tigani revisits his popular Big Data is Dead blog post with analysis of the data from the Redshift TPC is Not Enough paper.
2024/01/25 - Till Döhmen, Jordan Tigani
AI That Quacks: Introducing DuckDB-NSQL, a LLM for DuckDB SQL
Our first Text2SQL model release!
2024/01/18 - Jordan Tigani
Perf is not enough
Are database benchmarks still relevant ? Let's understand why it's a poor way to choose a database.