|
|
|
|
|
by szarnyasg
63 days ago
|
|
Hi, DuckDB DevRel here. To have concurrent read-write access to a database, you can use our DuckLake lakehouse format and coordinate concurrent access through a shared Postgres catalog. We released v1.0 yesterday: https://ducklake.select/2026/04/13/ducklake-10/ I updated your reference [0] with this information. |
|