An append only database manager in the style of dbm. It has both a C and a Python interface and is ACID compliant. Internally it uses an immutable B+ Tree. (Being append only doesn't mean that you can't replace records or delete keys).
Features
- Fast
- Simple
- ACID compliant
- Lockless reading
Categories
Database Engines/ServersLicense
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow aodbm - Append Only Database Manager
Other Useful Business Software
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of aodbm - Append Only Database Manager!