Y
Hacker News
new
|
ask
|
show
|
jobs
by
rtyu1120
389 days ago
Quite a bummer, particularly because the main selling point is that it can be utilized with any SQL database (iiuc).
1 comments
formalreconfirm
388 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 ?
link
raihansaputra
388 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
388 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