# Installer bee avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bee pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install bee
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:bee
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.115
- **Résumé source:** Tool for managing database changes
- **Page d'accueil:** <https://github.com/bluesoft/bee>
- **Dépôt:** <https://github.com/bluesoft/bee>
- **Dernière mise à jour:** 2026-05-19T04:23:10Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- bee (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.115
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour bee. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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
## Autres enregistrements de gestionnaires de paquets

- 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
