Comment by kevinak
11 hours ago
Yes, that's why I would expect it to smoke Postgres here, in process is orders of magnitude faster. Do you really need concurrency here when you can do 10-100k+ inserts per second?
11 hours ago
Yes, that's why I would expect it to smoke Postgres here, in process is orders of magnitude faster. Do you really need concurrency here when you can do 10-100k+ inserts per second?
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