Description
Provides Berkeley DB, an embedded database library that applications can use to store key-value or structured data in local files. It works inside applications rather than as a separate database service.
Most users do not open it directly. Keep it installed when required by other software; developers may use it when building applications that depend on Berkeley DB compatibility.