Description
Provides the GNU dbm library, a small local database library used by applications to store key-value data in files. It is not a database server or graphical database manager.
Most users install it as a dependency. Developers need it when building software that links against gdbm or needs compatibility with simple dbm-style storage.