← Graph

DBM / SDBM / GDBM

tool 1 connections

Three Ruby standard library classes (DBM, SDBM, GDBM) wrapping different embedded key/value store implementations. All operate on strings-to-strings. Handy for dumping a huge string-keyed hash to disk, letting the GC free memory, then reloading later.

category
library
about
DBM / SDBM / GDBM tool
Highlights DBM/SDBM/GDBM as embedded string-to-string key/value stores.

Provenance

Read by
26 extractions