|
|
|
|
|
by elithrar
1127 days ago
|
|
Correct. DuckDB is really interesting technology, but it's not a direct successor to SQLite for transactional workloads. It's also very new: there's a LOT of new code in DuckDB on top of the (heavily fuzzed) SQLite parts. (I use it personally, but it's not the same thing as what we're building with D1) |
|