dolphie
brew install dolphie
v6.15.0
GPL-3.0-or-later
Feature-rich top tool for monitoring MySQL
89
30-day installs · #3635
239
90-day · #3872
993
365-day · #3850
1.2k
★ GitHub stars · updated 2mo ago
Runtime dependencies
Build dependencies
GitHub topics
monitoring
mysql
python
Links
- https://github.com/charles-001/dolphie
- GitHub: charles-001/dolphie
- Brew formula source: Formula/d/dolphie.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"certifi",
"cryptography",
"python@3.14"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Feature-rich top tool for monitoring MySQL",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:04+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "dolphie",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-04T15:47:07Z",
"github_readme_excerpt": "# Dolphie\n\n\u003cp align=\"center\"\u003e\n \u003cimg src=\"https://user-images.githubusercontent.com/13244625/187600748-19d2ad15-42e8-4f9c-ada5-a153cdcf4070.png\" width=\"120\"\u003e\u003cbr\u003e\n Your single pane of glass for real-time analytics into MySQL/MariaDB \u0026 ProxySQL\u003cbr\u003e\u003cbr\u003e\n \u003cimg src=\"https://github.com/charles-001/dolphie/assets/13244625/88a41290-f52c-4b8e-97f8-3b7ef5096eae\" width=\"30\"\u003e\n \u003cimg src=\"https://github.com/charles-001/dolphie/assets/13244625/1d94502a-9abf-4436-a7d0-cb2b08c105c1\" width=\"30\"\u003e\n \u003cimg src=\"https://github.com/charles-001/dolphie/assets/13244625/9b1aadc8-cabb-4256-92f9-fe4d04451b83\" width=\"30\"\u003e\n\u003c/p\u003e\n\n\n\u003cp\u003e\u003c/p\u003e\n\u003cvideo src=\u0027https://github.com/user-attachments/assets/0818485e-f290-4ac4-95d4-8fdc25bb1124\u0027\u003e\u003c/video\u003e\n\u003cp\u003e\u003c/p\u003e\n\u003cvideo src=\u0027https://github.com/user-attachments/assets/9eba7a32-1084-43de-9f62-268ad5f0f922\u0027\u003e\u003c/video\u003e\n\n## Installation\n\nRequires Python 3.9+\n\n#### Using PyPi\n\n```shell\n$ pip install dolphie\n```\n\n#### Using Poetry\n\n```shell\n$ curl -sSL https://install.python-poetry.org | python3 -\n\n$ poetry install\n```\n\n#### Using Homebrew\n\nIf you are a [Homebrew](https://brew.sh/) user, you can install [dolphie](https://formulae.brew.sh/formula/dolphie) via\n\n```sh\n$ brew install dolphie\n```\n\n#### Using Docker\n\n```sh\n$ docker pull ghcr.io/charles-001/dolphie:latest\n$ docker run -dit --name dolphie ghcr.io/charles-001/dolphie:latest\n$ docker exec -it dolphie dolphie --tab-setup\n```\n\n## Usage\n\n```\npositional arguments:\n uri Use a URI string for credentials (mysql/proxysql) - format: mysql://user:password@host:port (port is optional with default 3306, or 6032 for ProxySQL)\n\noptions:\n --help show this help message and exit\n --tab-setup Start Dolphie by showing the Tab Setup modal instead of automatically connecting with the specified options\n -C , --cred-profile Credential profile to use. See below for more information\n -u , --user ",
"github_repo": "charles-001/dolphie",
"github_stars": 1174,
"github_topics": [
"monitoring",
"mysql",
"python"
],
"homepage": "https://github.com/charles-001/dolphie",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 89,
"installs_365d": 993,
"installs_90d": 239,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "dolphie",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 3635,
"rank_365d": 3850,
"rank_90d": 3872,
"raw_hash": "a49d8268e58c8926",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/dolphie.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "6.15.0",
"versioned_formulae": [],
"why_use_this": null
}