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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of aodbm - Append Only Database Manager!