Berkeley DB
Embedded key-value database library.
Berkeley DB is a long-standing embedded key-value store, now developed by Oracle. It powers many older Linux applications, including Subversion 1.x and parts of OpenLDAP.
License: AGPL-3.0
Category: Data
Website: https://www.oracle.com/database/technologies/related/berkeleydb.html
Install
Debian/Ubuntu: sudo apt install libdb-dev
