Y
Hacker News
new
|
ask
|
show
|
jobs
by
dav43
296 days ago
Wouldn’t duckdb be a good fit for this?
1 comments
eknkc
296 days ago
I have done a lot of data migrations between sqlite -> postgres and such using duckdb. It works great but does not seem to perform well. I'd simply leave an instance churning data but a specialized small cli tool would probably work a lot faster.
link