Hacker News new | ask | show | jobs
by simonw 1021 days ago
What would you use instead?

By the time you've implemented even a basic key-value store with on-disk storage you've probably written a bunch of code that would be unnecessary if you had used SQLite.

1 comments

LMDB?