Hacker News new | ask | show | jobs
by randomifcpfan 127 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.)

1 comments

That project is definitely of higher quality than this one. For instance, this project does not have concurrency.