Hacker News new | ask | show | jobs
by hyc_symas 1088 days ago
Yes, LMDB is an embedded key/value store but it can be used as the backing store of any other DB model you care for. E.g. as a backend to MySQL, or SQLite, or OpenLDAP, or whatever.