Computing Resources
Computing Resources
- Announcements
- User Services
- Resources
- Platforms
- Software
gdbm (version 1.8.3)
GNU dbm is a library of routines that manages data files that contain key/data pairs. The access provided is that of storing, retrieval, and deletion by key and a non-sorted traversal of all keys. A process is allowed to use multiple data files at the same time.