Y
Hacker News
new
|
ask
|
show
|
jobs
by
watermoose
3557 days ago
Yeah- I changed my wording to "scalable". And I appreciate the developers and community around SQLite. It has its uses, and I appreciate it. However, I think it could be better with concurrency.
1 comments
qwertyuiop924
3557 days ago
It can have concurrent reads, and even concurrent read and write, but it doesn't support concurrent writes.
link