GNU dbm - Summary
Free Software
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.
Registration Date: Fri Nov 21 18:38:52 2008
License: GNU General Public License V3 or later
Development Status: 5 - Production/Stable
posted by gray, Thu Aug 21 05:10:20 2025 - 0 replies
GNU DBM version 1.26 was released on 2025-07-30. This release fixes the following bugs:
- Fixed build with musl libc
- Fixed build on MacOS
- Improved testsuite
posted by gray, Sat Mar 22 14:39:42 2025 - 0 replies
GNU DBM version 1.25 is available for download. New in this release:
New function: gdbm_open_ext
This function provides a general-purpose interface for opening and creating GDBM files. It ...
[Read more]
posted by gray, Wed Jul 3 11:54:42 2024 - 0 replies
GNU dbm version 1.24 is available for download. New in this version:
New gdbm_load option: --update
The --update (-U) option instructs gdbm_load to update an existing database.
...
[Read more]
posted by gray, Fri Feb 4 14:16:18 2022 - 0 replies
Version 1.23 is available for download.
New in this version:
- Bucket cache switched from balanced tree to hash table (Change suggested by Terence Kelly)
- Speed up flushing the changed buckets on disk ...
[Read more]
[Submit News]
[21 news in archive]