Hacker News new | ask | show | jobs
by jsumrall 1596 days ago
Another very good “simple” database to look at is LMDB. Very very very fast, and is transactional (Implements MVCC)

http://www.lmdb.tech/doc/