|
|
|
|
|
by nick__m
12 days ago
|
|
I disagree, SQLite is a production embedded database, the extensive test¹ suite is a testament to that. It's just has different default and behavior than a database designed for being served to multiples simultaneous writers. 1- https://sqlite.org/testing.html |
|