# 使用 Homebrew, Nix 安装 bee

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



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