BabuDB is an embedded key-value DBMS based on log-structured merge trees. There are two implementations of the core system (one in Java and one in C++).
- Source Code
- https://github.com/xtreemfs/babudb[02]
- Developer
- Country of Origin
- DE
- Start Year
- 2008 [03]
- End Year
- 2022
- Project Types
- Academic, Open Source
BabuDB is an embedded key-value DBMS based on log-structured merge trees. There are two implementations of the core system (one in Java and one in C++).
History
The BabuDB project started in 2008. It was used as the database engine in the replicated metadata server of the XtreemFS file system. It was last updated in 2022 and has since been abandoned.
Citations
3 sources
Revision #2