Project gdbm

gdbm

1.26  —  2025-07-30
* Fixed build on musl libc
* Fixed build on MacOS
* Improved testsuite
	  

GNU dbm is a library of database functions that use extensible hashing and works similar to the standard UNIX dbm functions. These routines are provided to a programmer needing to create and manipulate a hashed database.