Remix.run Logo
data_ders an hour ago

I think the advantage is simplicity. Why connect first to duckdb and attach the db when you can query it directly with ADBC which is guaranteed to be fast

f311a an hour ago | parent [-]

You don’t need to connect to duckdb, it’s just a process that you spawn.