UnQLite
An Embedded NoSQL, Transactional Database Engine
... to ordinary disk files. A complete database with multiple collections is contained in a single disk file. The database file format is cross-platform, you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures. UnQLite is a Self-Contained C library without dependency. Built with a powerful disk storage engine which support O(1) lookup.