| Version | 3/9/86 |
| Status | Prehistoric and obsolete |
| Description | The original ndbm hashed database library. On many Unix-type systems, this code is not used. Instead, the API is provided by an early version (circa 1994) of Berkeley DB in its compatibility mode |
| Features | hashing, embeddable |
| Interfaces | C, Perl, many others |
| Implementation language | C |
| Access methods | Extensible hashing |
| Multi-user operation | Single writer/multiple readers (no locking) |
| Threads | No |
| Atomic transactions | No |
| Networked | No |
| Distributed operation | None |
| Replication | No |
| Required packages | None |
| Supported platforms | Unix variants |
| License | BSD license |
| Contact | None |
| Location | Difficult to find |
| Listing last updated | 20-Jun-07 |