🍺 BREW Explorer

← all formulae

berkeley-db@5

brew install berkeley-db@5 v5.3.28_1 Sleepycat keg-only

Versioned legacy key-value database library (Berkeley DB 5.3) for C/C++ applications.

Why you might care

Berkeley DB 5 is keg-only because it's an older major version; install this only if you need to build or link against legacy software that specifically requires the 5.x API. It provides embedded database functionality without a separate server process, useful for applications bundled with their own persistent storage layer.

Categories

Alternatives

leveldb rocksdb lmdb sqlite
1.9k
30-day installs · #987
91.7k
90-day · #191
600.8k
365-day · #116

Links

Keg-only reason

:versioned_formula

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "leveldb",
    "rocksdb",
    "lmdb",
    "sqlite"
  ],
  "build_dependencies": [],
  "categories": [
    "database",
    "library"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "High performance key/value database",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:50+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "berkeley-db@5",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.oracle.com/database/technologies/related/berkeleydb.html",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 1938,
  "installs_365d": 600785,
  "installs_90d": 91710,
  "keg_only": 1,
  "keg_only_reason": ":versioned_formula",
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Sleepycat",
  "llm_generated_at": "2026-06-20T23:48:17+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "berkeley-db@5",
  "oldnames": [],
  "one_liner": "Versioned legacy key-value database library (Berkeley DB 5.3) for C/C++ applications.",
  "optional_dependencies": [],
  "rank_30d": 987,
  "rank_365d": 116,
  "rank_90d": 191,
  "raw_hash": "d5e0a69f988347b5",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/b/berkeley-db@5.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "5.3.28",
  "versioned_formulae": [
    "berkeley-db@4"
  ],
  "why_use_this": "Berkeley DB 5 is keg-only because it\u0027s an older major version; install this only if you need to build or link against legacy software that specifically requires the 5.x API. It provides embedded database functionality without a separate server process, useful for applications bundled with their own persistent storage layer."
}