Y
Hacker News
new
|
ask
|
show
|
jobs
by
jeroen79
461 days ago
Not surprising that it is faster if you first load the entire thing in memory, but why then use a DB?, and not have your app just keep the data in memory?
1 comments
ofriw
461 days ago
Because you still need to save it, back it up, and share it with others who will likely want to do the same
link