Y
Hacker News
new
|
ask
|
show
|
jobs
by
ies7
219 days ago
If 100k users each hit purchase button at the same time will sqlite write it in 1 second?
This is different than 1 user doing the purchase for 100k fans
1 comments
kevinak
219 days ago
I mean it depends on the query and what you're doing of course, but it's not impossible to reach writes/s in the 80k range.
link