Y
Hacker News
new
|
ask
|
show
|
jobs
by
formalreconfirm
392 days ago
If I understand the Manifesto correctly, the metadata db can be any SQL database but the client needs to be DuckDB + DuckLake extension no ?
2 comments
raihansaputra
392 days ago
*for now. The principle in the client side (especially read only) should be the same with Iceberg. Ideally there's an Iceberg adapter for clients.
link
crudbug
392 days ago
Good point. I think - any ducklake implementation for any SQL compliant database will work.
Of course, the performance will depend on the database.
link