# 使用 Homebrew 安装 dolphie

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 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: /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
