Hacker News new | ask | show | jobs
by warmwaffles 1459 days ago
> I wasted so much time trying to get multiple sqlite queries running at the same time

You were trying to write at the same time right?

1 comments

no, although the DB was not opened readonly mode. I tested with apachebench with many parallel requests on endpoints using only SELECTs