Berkeley DB is an open source embedded database engine that provides scalable high-performance data management services to applications. It supports replication, transactions, concurrent access, and recovery with ACID semantics.
Berkeley DB is an open source embedded database engine that provides scalable high-performance data management services to applications. It supports key-value data model and can be used as an embedded database, in-memory database, XML database, or for simple data storage scenarios.
Some key features of Berkeley DB include:
Berkeley DB originated in the early 90s from research at UC Berkeley focused on building a fast, scalable, transactional database engine. Over the years it has seen widespread industry adoption and isembedded in many commercial and open source systems and applications.
No alternatives found for Berkeley DB. Why not suggest an alternative?