# dolphie mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dolphie in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dolphie
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:dolphie
- **Paketmanager:** Homebrew
- **Version:** 6.15.0
- **Quellzusammenfassung:** Feature-rich top tool for monitoring MySQL
- **Homepage:** <https://github.com/charles-001/dolphie>
- **Zuletzt aktualisiert:** 2026-06-05T18:22:26Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dolphie (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 6.15.0
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für dolphie wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



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


## Quellen

- 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
