# dolphie を Homebrew でインストール

dolphie のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install dolphie
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:dolphie
- **パッケージマネージャ:** Homebrew
- **バージョン:** 6.15.0
- **ソース概要:** Feature-rich top tool for monitoring MySQL
- **ホームページ:** <https://github.com/charles-001/dolphie>
- **最終更新:** 2026-06-05T18:22:26Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dolphie (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 6.15.0
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

dolphie に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



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


## ソース

- 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
