Comment by randomifcpfan
10 days ago
Interesting to compare this to the in-progress project https://github.com/Dicklesworthstone/frankensqlite
Which aims to match SQLite quality and provide new features (free encryption, multiple simultaneous writers, and bitflip resistance.)
That project is definitely of higher quality than this one. For instance, this project does not have concurrency.