# bee を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:bee
```

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

### macOS

- Homebrew (100%):

```sh
brew install bee
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bee
```

  証拠: nixpkgs package indexes: pkgs/by-name/be/bee/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:bee
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.115
- **ソース概要:** Tool for managing database changes
- **ホームページ:** <https://github.com/bluesoft/bee>
- **リポジトリ:** <https://github.com/bluesoft/bee>
- **最終更新:** 2026-05-19T04:23:10Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- bee (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.115
## プロジェクトの歴史と使われ方

Bee is a command-line database change manager from Bluesoft, used to manage database schema changes through project-local configuration.

### プロジェクトの歴史

The Bee GitHub repository was created in June 2011. Its README and project site describe it plainly as a tool for managing database changes, with documentation hosted on GitHub Pages.

Release history shows an established 1.x line: older GitHub releases are visible from 2013, and current releases continued through 2026.

### 採用の歴史

The supplied package metadata lists Homebrew and Nix packaging. The README also calls out Homebrew installation directly, suggesting macOS developer usage was part of the intended distribution story.

### 使われ方

Bee is used from the command line to apply and manage database changes, with project settings stored in bee.properties.

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

Bee is a smaller package-nerd entry: it represents the long-running database-migration CLI niche where package managers preserve tools used by specific teams and legacy deployment workflows, even when the wider ecosystem has larger names.

### タイムライン

- 2011: GitHub repository created.
- 2013: 1.x GitHub releases visible.
- 2026: 1.115 release published.

### Related projects

- Related projects live in the database migration and schema-change-management category, such as JDBC-based migration tools.

### ソース

- <https://api.github.com/repos/bluesoft/bee>
- <https://bluesoft.github.io/bee>
- <https://github.com/bluesoft/bee#readme>
- <https://github.com/bluesoft/bee/releases>
- source_facts.package-manager


## セキュリティノート

bee に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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

- Unix: bee.properties
## 他のパッケージマネージャ記録

- Nix - bee: normalized package name match | nixpkgs package indexes: pkgs/by-name/be/bee/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/bee.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bee.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
