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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of aodbm - Append Only Database Manager!