And let's not forget sqlite!
> There can only be a single writer at a time to an SQLite database.
(from https://www.sqlite.org/isolation.html)
And let's not forget sqlite!
> There can only be a single writer at a time to an SQLite database.
(from https://www.sqlite.org/isolation.html)