🍺 BREW Explorer

← all formulae

couchdb

brew install couchdb v3.5.2 Apache-2.0

Apache CouchDB database server

73
30-day installs · #3929
227
90-day · #3980
983
365-day · #3869

Runtime dependencies

Build dependencies

Links

Caveats

CouchDB 3.x requires a set admin password set before startup.
Add one to your $HOMEBREW_PREFIX/etc/local.ini before starting CouchDB e.g.:
  [admins]
  admin = youradminpassword
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "autoconf",
    "autoconf-archive",
    "automake",
    "erlang@28",
    "libtool",
    "pkgconf"
  ],
  "categories": [],
  "caveats": "CouchDB 3.x requires a set admin password set before startup.\nAdd one to your $HOMEBREW_PREFIX/etc/local.ini before starting CouchDB e.g.:\n  [admins]\n  admin = youradminpassword\n",
  "conflicts_with": [
    "ejabberd"
  ],
  "dependencies": [
    "icu4c@78",
    "openssl@3"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Apache CouchDB database server",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:37+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "couchdb",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://couchdb.apache.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Apache CouchDB",
  "installs_30d": 73,
  "installs_365d": 983,
  "installs_90d": 227,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "couchdb",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 3929,
  "rank_365d": 3869,
  "rank_90d": 3980,
  "raw_hash": "d3ccb880992c6d2c",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/couchdb.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "ncurses"
  ],
  "version_head": null,
  "version_stable": "3.5.2",
  "versioned_formulae": [],
  "why_use_this": null
}