Y
Hacker News
new
|
ask
|
show
|
jobs
by
tkhattra
1365 days ago
one thing to be aware of is that duckdb doesn't currently allow concurrent readers and writers (unlike sqlite). depending on your use case, that might be a showstopper.