DuckDB

1.1K posts

DuckDB banner
DuckDB

DuckDB

@duckdb

DuckDB is an analytical in-process SQL database management system. "DuckDB" and the DuckDB logo are registered trademarks of the DuckDB Foundation.

Amsterdam, The Netherlands Katılım Mayıs 2019
57 Takip Edilen24.3K Takipçiler
DuckDB
DuckDB@duckdb·
This Tuesday, we announced Quack, our new protocol that turns DuckDB into a client-server database. Watch Hannes' talk, recorded at the AI Council, where he explained how Quack works in practice, what stack it's built on, how it performs, and what our long-term ambitions are.
English
3
19
154
10.4K
DuckDB
DuckDB@duckdb·
Hannes Mühleisen just revealed the Next Big Thing for DuckDB at AI Council 2026: Quack, a protocol that turns DuckDB into a client-server database. True to DuckDB's philosophy, Quack is simple and fast. You can set it up in seconds and it delivers high-performance remote access, turning DuckDB into a full-fledged general-purpose database system. We are very excited to see the possibilities Quack will unlock, from serving multiple concurrent writers to creative architectures with several DuckDB processes talking to each other. The ingenuity of our community never ceases to amaze us and we're certain that we'll see many use cases we did not even think of. For now – follow the link in the thread, give it a spin and let us know what you think. Happy quacking!
DuckDB tweet media
English
7
55
274
28.3K
DuckDB
DuckDB@duckdb·
The Delta and Unity Catalog extensions in the latest DuckDB release come with a fresh set of features and have shed their experimental labels. In today's blog post, Ben Fleis walks you through the key improvements: ✍️ You can now write Delta tables with DuckDB. Multiple inserts within a transaction produce a single atomic version in the Delta table. 🤝 The Unity Catalog unlocks multi-writer access. DuckDB and other clients such as Spark can now perform writes alongside each other with the catalog handling concurrency control. ⏪ You can use the coolest feature of data lake formats: time travel. This lets you query any Delta table at a specific historical version. Thanks to incremental snapshot loading, this is fast even across large Delta logs. Read the full blog post for more – link in the thread 🧵
DuckDB tweet media
English
2
13
66
5.5K
DuckDB
DuckDB@duckdb·
We're excited to announce the program of DuckCon #7 Amsterdam! The event will start with the “State of the Duck” talk, covering DuckLake v1.0 and the super-secret next big thing for DuckDB – something we cannot tell you more about yet as it will be released next week! We'll continue with six regular talks covering use cases, technologies built with DuckDB and DuckLake, and a talk on how Spotify uses DuckDB to analyze their listening history. The program also features six lightning talks, including one on how the Toyota Gazoo Racing World Rally Team built an application with DuckDB. Finally, we'll have drinks and snacks so you'll have ample time to socialize with the flock! For the full program and registration, follow the link in the thread.
DuckDB tweet media
English
0
4
35
2.6K
DuckDB
DuckDB@duckdb·
Today is Star Wars day! We are taking the opportunity to tell you about our journey, not across galaxies, but through the process of creating DuckLake dataframe clients with the use of a clanker 🤖. Read more at ducklake.select/2026/05/04/duc…
DuckDB tweet media
English
0
2
42
3.1K
DuckDB
DuckDB@duckdb·
A great short post on DuckDB: peterdohertys.website/blog-posts/dab… We certainly didn't expect “interactive installations and art projects” among the list of use cases, but we agree with the author that DuckDB could definitely work in that context too 🎨
English
1
4
40
3.3K
DuckDB
DuckDB@duckdb·
Today is your last chance to submit a talk proposal to DuckCon #7. The submission form is lightweight, so it shouldn't take long. If you're in doubt whether your talk idea fits, drop us a DM and we are happy to discuss it further!
DuckDB tweet media
English
1
0
12
2.9K
DuckDB
DuckDB@duckdb·
@_miguelangel You can use the AUTOMATIC_MIGRATION flag: #connecting-to-an-older-ducklake" target="_blank" rel="nofollow noopener">ducklake.select/docs/stable/du…
English
0
0
0
56
Miguel
Miguel@_miguelangel·
@duckdb Is there any guide for migrating to 1.0?
English
1
0
0
27
DuckDB
DuckDB@duckdb·
We are happy to release DuckLake v1.0, a production-ready lakehouse format specification. Its reference implementation, the ducklake DuckDB extension, is available as of today in DuckDB v1.5.2. Since releasing the DuckLake manifesto in May 2025, we have seen massive adoption, with DuckLake deployed in production at multiple organizations, third-party clients supporting DuckLake, and even an upcoming O'Reilly book. DuckLake v1.0 ships many new features (inlining, partitioning, bucketing, type system improvements) and guarantees backwards-compatibility in the specification.
DuckDB tweet media
English
5
74
401
30.7K
DuckDB
DuckDB@duckdb·
We are hosting the next edition of our community conference, DuckCon, in Amsterdam on June 24. The registration is already open and you can submit your talk proposals until next Wednesday. Looking forward to your submissions and seeing the flock in the summer!
English
0
1
9
1.9K
DuckDB
DuckDB@duckdb·
The Register published a report on DuckLake v1.0: > In a blog post accompanying the 1.0 launch, Pedro Holanda, DuckDB Labs principal engineer, said the company's benchmark shows 926× faster queries and 105× faster ingestion when compared to Iceberg, the open table format. > "When I wrote the blog post about saying we had the 1,000x difference, I felt like, 'Oh, some people are gonna get angry,' but no one got angry. They're like, 'This is a real problem.' I even had someone say they were cheating with the architecture. That's the whole point: cheating with a better design," he told The Register. As bonus content, here's a snippet from our recent podcast where Mark Raasveldt and Pedro Holanda explain how data inlining works.
The Register@TheRegister

DuckDB uses RDBMS to attack classic 'small changes' problem in lakehouses go.theregister.com/feed/www.there…

English
0
5
61
9.6K
DuckDB
DuckDB@duckdb·
We heard that a specification looks more serious if it's served as a PDF. Well, you can read the DuckLake documentation as a PDF now (blobs.duckdb.org/docs/ducklake-…)! This document covers both the specification and the DuckDB extension's usage.
DuckDB tweet media
English
1
5
87
4.5K
DuckDB
DuckDB@duckdb·
Yesterday, we released DuckLake v1.0 and also published a podcast where Pedro Holanda and Mark Raasveldt talk about the DuckLake – going into quite some technical details on compaction and the challenge of long-running data lakes. Listen to the full conversation on YouTube or Spotify! Links in the 🧵
English
3
6
42
5.4K
DuckDB
DuckDB@duckdb·
DiDi, Design and Implementation of DuckDB Internals, treads on a path through selected internals of DuckDB. It cover topics such as memory management, indexing and optimization. duckdb.org/library/design…
English
0
4
51
3.6K
DuckDB
DuckDB@duckdb·
TaDa, Tabular Database Systems, is a course on the fundamentals of relational database management systems. It teaches file formats (CSV, Parquet), columnar storage, memory management, and of course, SQL. duckdb.org/library/tabula…
English
1
3
70
4.4K
DuckDB
DuckDB@duckdb·
Would you like to learn more about SQL or are you more interested in DuckDB's internals? Either way, you're in luck: Professor Torsten Grust of the University of Tübingen published two sets of lectures (almost 300 slides in total) along with their supplementary material.
DuckDB tweet media
English
8
100
830
42.6K