Very simple key-value noSQL database, based on LMDB and nanomsg.
Created as code example during a talk. ÅngströmDB was designed for educational usage only.
- No error management.
- Some parts are naively implemented.
- No replication mechanism.
See FineDB for a real high-performance noSQL database.