# Installer dolphie avec Homebrew

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

## installation

```sh
sudo av install brew:dolphie
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dolphie
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:dolphie
- **Gestionnaire de paquets:** Homebrew
- **Version:** 6.15.0
- **Résumé source:** Feature-rich top tool for monitoring MySQL
- **Page d'accueil:** <https://github.com/charles-001/dolphie>
- **Dernière mise à jour:** 2026-06-05T18:22:26Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- dolphie (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Dolphie is a Python TUI for real-time MySQL, MariaDB, and ProxySQL monitoring, positioned as a single-pane operational console for database administrators.

### Historique du projet

The Dolphie repository was created in September 2022, with a 1.0.0 release the following day. The README describes it as a real-time analytics interface for MySQL, MariaDB, and ProxySQL and documents both interactive TUI operation and daemon-mode recording.

By the 6.x series, Dolphie had grown beyond a top-like process viewer into a broader troubleshooting tool: dashboard panels, process lists, replication, metadata locks, statement summaries, ProxySQL panels, record-and-replay, daemon capture, host cache files, tab setup files, and Textual-based UI behavior.

### Historique d'adoption

Dolphie's distribution remains more focused than older database CLIs, but it has official installation routes through PyPI, Homebrew, and Docker. Its appeal is concentrated among MySQL/MariaDB/ProxySQL operators who want a terminal-native monitor without deploying a full web observability stack.

### Modes d'utilisation

Users run dolphie against a MySQL or ProxySQL URI, command-line credentials, MySQL option files, login paths, environment variables, or Dolphie config files. The README documents precedence across command-line options, credential profiles, environment variables, Dolphie config, ~/.mylogin.cnf, and ~/.my.cnf.

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

Dolphie is notable because it packages modern Python TUI ergonomics into the old 'top for databases' niche. It also treats replay and daemon capture as first-class package features, which makes it useful for incident reconstruction rather than only live observation.

### Chronologie

- 2022: Repository created and 1.0.0 released.
- 2025: Project already shipping mature 6.x releases.
- 2026: 6.15.0 released, with repository activity continuing into June.

### Related projects

- Dolphie sits near tools such as mytop, innotop, PMM-style database monitoring, and ProxySQL admin tooling, while using a modern TUI approach and explicit MySQL/MariaDB/ProxySQL support.

### Sources

- <https://github.com/charles-001/dolphie#readme>
- <https://api.github.com/repos/charles-001/dolphie>
- <https://github.com/charles-001/dolphie/releases/tag/1.0.0>
- <https://github.com/charles-001/dolphie/releases/tag/6.15.0>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour dolphie. 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: /etc/dolphie.cnf, /etc/dolphie/dolphie.cnf, ~/.dolphie.cnf

## Credential files

- Unix: ~/.mylogin.cnf, ~/.my.cnf

## Combined YAML source

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


## Sources

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