BabuDB

Embedded database library providing management of persistent key-value indices
Download

BabuDB Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Price:
  • FREE
  • Publisher Name:
  • BabuDB Team
  • Publisher web site:
  • http://www.zib.de/CSR/Software/BabuDB/text.en.html
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 1.1 MB

BabuDB Tags


BabuDB Description

Embedded database library providing management of persistent key-value indices BabuDB is an open source and embedded database library providing management of persistent key-value indices without the overhead and complexity of similar approaches such as BerkeleyDB.Much of the simplicity and efficiency of the babudb design comes from the use of small mutable overlay-trees (also known as LSM-trees) layered on a larger immutable memory-mapped on-disk index, an architecture that was made popular by Google's BigTable.


BabuDB Related Software