LevelDB
From Just Solve the File Format Problem
LevelDB is a lightweight database library using a simple key/value scheme for storing things. It uses a compressed format based on Snappy from Google.