Appearance
LevelDB
https://github.com/google/leveldb
LevelDB is a fast, persistent, key-value storage library developed by Google.
LevelDB is commonly used in various applications, including Google Chrome's IndexedDB storage and even in the blockchain technology of Bitcoin.