
Name | gdbm |
Version | 1.23 |
Category | misc |
Description | GNU database indexing library. |
Maintainer | pascal.bellard@slitaz.org |
License | GPL3 |
Website | https://www.gnu.org/software/gdbm |
Sizes | 44K / 100K 44K / 100K |
Download package |
|
Show receipt | |
Show files list | |
Show cooking log | |
Install package Remove package |
Description
GNU dbm (or GDBM, for short) is a library of database functions that use extensible hashing and work similar to the standard UNIX dbm. These routines are provided to a programmer needing to create and manipulate a hashed database. The basic use of GDBM is to store key and data pairs in a data file. Each key must be unique and each key is paired with only one data item. The library provides primitives for storing key and data pairs, searching and retrieving the data by its key and deleting a key along with its data. It also support sequential iteration over all key and data pairs in a database. For compatibility with programs using old UNIX dbm function, the package also provides traditional dbm and ndbm interfaces |
6094 packages and 521500 files in current database (Tue Jun 10 00:01:42 2025)