🍺 BREW Explorer

← all formulae

gdbm

brew install gdbm v1.26 GPL-3.0-or-later

GNU key-value database library with dbm compatibility for persistent data storage.

Why you might care

GDBM provides a simple, file-based key-value store often used as a build dependency for tools that need embedded database functionality (e.g., Perl, Emacs modules). It's lightweight, POSIX-compliant, and serves as a drop-in dbm replacement when you need persistent hash tables without external server processes.

Categories

Alternatives

BerkeleyDB SQLite ndbm
25.8k
30-day installs · #204
82.6k
90-day · #208
383.7k
365-day · #180

Links

Blurb generated by claude-haiku-4-5 on 2mo ago.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "BerkeleyDB",
    "SQLite",
    "ndbm"
  ],
  "build_dependencies": [],
  "categories": [
    "key-value-store",
    "library"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "GNU database manager",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:56+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "gdbm",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.gnu.org.ua/software/gdbm/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "GDBM",
  "installs_30d": 25770,
  "installs_365d": 383651,
  "installs_90d": 82562,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-3.0-or-later",
  "llm_generated_at": "2026-06-20T23:43:23+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "gdbm",
  "oldnames": [],
  "one_liner": "GNU key-value database library with dbm compatibility for persistent data storage.",
  "optional_dependencies": [],
  "rank_30d": 204,
  "rank_365d": 180,
  "rank_90d": 208,
  "raw_hash": "79f19cdd09c064b2",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/gdbm.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.26",
  "versioned_formulae": [],
  "why_use_this": "GDBM provides a simple, file-based key-value store often used as a build dependency for tools that need embedded database functionality (e.g., Perl, Emacs modules). It\u0027s lightweight, POSIX-compliant, and serves as a drop-in dbm replacement when you need persistent hash tables without external server processes."
}