Hacker News new | ask | show | jobs
by togusa 3896 days ago
Why use sqlite when you can invent something new which has no concurrency semantics and eats up inodes?
1 comments

sqlite is thread safe?
Yeah, I remember reading about it a couple of months (years?) ago and being very surprised and impressed. The details: https://sqlite.org/threadsafe.html