Automic VaultAutomic Vault

brew

couchdb を Homebrew, MacPorts, pacman でインストール

couchdb のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install couchdb

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install couchdb

MacPorts ports tree · databases/couchdb/Portfile · ソース: api.github.com

概要

パッケージ概要

Apache CouchDB database server

コマンドとエイリアス

  • couchdb
  • remsh
  • weatherreport

履歴

プロジェクトの歴史と使われ方

Apache CouchDB is an Apache document database built around JSON documents, an HTTP API, replication, and offline-first synchronization patterns.

プロジェクトの歴史

The Apache CouchDB site presents the database as a system for multi-primary synchronization, HTTP/JSON access, and reliability from single-node deployments to clustered installations.

The Apache GitHub repository records the modern source location for the project, with the mirror created in 2009 and active development continuing through the 3.x series.

採用の歴史

CouchDB became significant in the NoSQL era because its HTTP API and replication model made it usable directly by web, mobile, and synchronization-oriented applications. The official site points to user stories centered on replication, offline use, and reliability.

The Couch Replication Protocol is implemented by multiple projects and products, making CouchDB relevant beyond the server package itself.

使われ方

Administrators run CouchDB as a database server and interact with it over HTTP, through cURL, client libraries, Fauxton, and bundled command-line tools such as `couchdb`, `remsh`, and `weatherreport`.

Configuration is layered through `default.ini`, `default.d`, `local.ini`, and `local.d`, with administrator credentials stored in the `[admins]` section of the loaded ini files rather than in the `_users` database.

パッケージ好きにとっての重要性

For package maintainers, CouchDB is more than a single executable: packaging has to account for an Erlang-based service, layered ini configuration, administrator bootstrap, local data/state directories, and platform-specific macOS application paths.

タイムライン

  • 2009: Apache CouchDB GitHub repository mirror created.
  • 2026: Apache CouchDB 3.5.2 listed on the official site download callout.

Related projects

  • Fauxton
  • Couch Replication Protocol
  • PouchDB
  • Erlang/OTP

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 6 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

macOS
Applications/Apache CouchDB.app/Contents/Resources/couchdbx-core/etc/Users/<your-user>/Library/Application Support/CouchDB2/etc/couchdb/Users/<your-user>/Library/Preferences/couchdb2-local.ini
Unix
etc/default.inietc/default.d/*.inietc/local.inietc/local.d/*.ini

Credential files

Credential-bearing paths to review before unattended agent runs.

macOS
/Users/<your-user>/Library/Application Support/CouchDB2/etc/couchdb/Users/<your-user>/Library/Preferences/couchdb2-local.ini
Unix
etc/local.inietc/local.d/*.ini/opt/couchdb/etc/local.ini/opt/couchdb/etc/local.d/10-admins.ini

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
couchdbcliグローバル実行可能ファイル
remshcliグローバル実行可能ファイル
weatherreportcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版3.5.2
マネージャ更新日2026-05-20
ローカルデータOK
上流not checked
検出された最新未検出

https://couchdb.apache.org/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:couchdb
バージョン3.5.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/couchdb
ホームページhttps://couchdb.apache.org/
リポジトリhttps://github.com/apache/couchdb
上流ドキュメントhttps://docs.couchdb.org/en/stable
ライセンスApache-2.0
ソースアーカイブhttps://www.apache.org/dyn/closer.lua?path=couchdb/source/3.5.2/apache-couchdb-3.5.2.tar.gz
最終更新2026-05-20T14:53:57-04:00
Pulseupdated
依存関係icu4c@78, openssl@3
ビルド依存関係autoconf, autoconf-archive, automake, erlang@28, libtool, pkgconf
macOS 提供ライブラリncurses
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared
注意点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

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecouchdb
Version Scheme0
Revision0
Conflicts With
  • ejabberd
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

pacman95%

couchdb 3.5.2-1

Document-oriented database that can be queried and indexed in a MapReduce fashion using JSON

https://couchdb.apache.org

sudo pacman -S couchdb
  • License: Apache-2.0
  • Architecture: x86_64
  • 6 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Couchdb
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: couchdb from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

couchdb

sudo port install couchdb
  • normalized package name match
  • 一致条件: Couchdb
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/couchdb/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment