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
Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes.
Assess how your company's digital footprint can be leveraged by cybercriminals. Identify the most at-risk individuals using thousands of public data points and take steps to proactively defend them.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of aodbm - Append Only Database Manager!