# Install bee with Homebrew, Nix

Tool for managing database changes. Version 1.115 via Homebrew; verified 2026-05-19. Also installable with nix: nix profile install nixpkgs#bee.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install bee
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Package facts

- **Package key:** brew:bee
- **Package manager:** Homebrew
- **Version:** 1.115
- **Source summary:** Tool for managing database changes
- **Homepage:** <https://github.com/bluesoft/bee>
- **Repository:** <https://github.com/bluesoft/bee>
- **Last updated:** 2026-05-19T04:23:10Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- bee (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.115
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

No matching local secret-handling manifest was found for bee. Nucleus package metadata is still published here so future coverage has a stable package 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
## Other Package-Manager Records

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


## Sources

- 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
