🍺 BREW Explorer

← all formulae

mycli

brew install mycli v1.74.1 BSD-3-Clause

Command-line MySQL client written in Python with auto-completion and syntax highlighting.

Why you might care

Drop-in replacement for mysql(1) that adds intelligent auto-completion, syntax highlighting, and better UX for interactive queries. Useful if you spend time in the MySQL shell and want IDE-like features without leaving the terminal. Requires Python but installs as a standalone binary via Homebrew.

Categories

Alternatives

mysql mariadb dbeaver datagrip
2.2k
30-day installs · #935
6.7k
90-day · #969
28.1k
365-day · #913

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "mysql",
    "mariadb",
    "dbeaver",
    "datagrip"
  ],
  "build_dependencies": [
    "rust"
  ],
  "categories": [
    "database-client",
    "terminal-utility"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "certifi",
    "cryptography",
    "libyaml",
    "pydantic",
    "python@3.14"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "CLI for MySQL with auto-completion and syntax highlighting",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:12+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "mycli",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.mycli.net/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "mycli",
  "installs_30d": 2202,
  "installs_365d": 28147,
  "installs_90d": 6693,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": "2026-06-20T23:47:56+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "mycli",
  "oldnames": [],
  "one_liner": "Command-line MySQL client written in Python with auto-completion and syntax highlighting.",
  "optional_dependencies": [],
  "rank_30d": 935,
  "rank_365d": 913,
  "rank_90d": 969,
  "raw_hash": "87e583b75493ce7e",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/m/mycli.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "libffi"
  ],
  "version_head": null,
  "version_stable": "1.74.1",
  "versioned_formulae": [],
  "why_use_this": "Drop-in replacement for mysql(1) that adds intelligent auto-completion, syntax highlighting, and better UX for interactive queries. Useful if you spend time in the MySQL shell and want IDE-like features without leaving the terminal. Requires Python but installs as a standalone binary via Homebrew."
}