Y
Hacker News
new
|
ask
|
show
|
jobs
by
misev
2130 days ago
The largest I've worked with until now is a bit over 0.5TB. It's still performing as well as if it was a few GB.
1 comments
tobylane
2130 days ago
For those of us who haven’t had a few GB SQLite db, does it perform different to one that is a few MB?
link
tyingq
2130 days ago
A few MB would likely be fully in the OS buffer cache. I think you would see the difference when it no longer fits.
link