MySQL Shell
brew install --cask mysql-shell
v9.7.1,15
Interactive command-line shell for executing JavaScript, Python, or SQL queries against MySQL databases.
Why you might care
MySQL Shell is the official interactive client from MySQL for database administration and scripting. It supports multiple languages (JavaScript, Python, SQL) in the same session, making it more flexible than the traditional mysql client for both interactive queries and automation tasks.
331
30-day installs · #638
964
90-day · #663
4.1k
365-day · #575
Links
- https://dev.mysql.com/downloads/shell/
- Brew formula source: Casks/m/mysql-shell.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"DBeaver",
"TablePlus",
"Sequel Pro",
"MySQL Workbench"
],
"artifacts": [
{
"uninstall": [
{
"pkgutil": "com.mysql.shell"
}
]
},
{
"pkg": [
"mysql-shell-9.7.1-macos15-arm64.pkg"
]
},
{
"zap": [
{
"trash": "~/.mysqlsh"
}
]
}
],
"auto_updates": null,
"categories": [
"database-client",
"dev-tools"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Interactive JavaScript, Python or SQL interface",
"disable_reason": null,
"disabled": 0,
"display_name": "MySQL Shell",
"enrichment_fetched_at": "2026-06-20T22:47:16+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "mysql-shell",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://dev.mysql.com/downloads/shell/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "MySQL :: Download MySQL Shell",
"installs_30d": 331,
"installs_365d": 4134,
"installs_90d": 964,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:05:00+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"MySQL Shell"
],
"one_liner": "Interactive command-line shell for executing JavaScript, Python, or SQL queries against MySQL databases.",
"rank_30d": 638,
"rank_365d": 575,
"rank_90d": 663,
"raw_hash": "0ccc3497a1962ddb",
"ruby_source_path": "Casks/m/mysql-shell.rb",
"tap": "homebrew/cask",
"token": "mysql-shell",
"version": "9.7.1,15",
"why_use_this": "MySQL Shell is the official interactive client from MySQL for database administration and scripting. It supports multiple languages (JavaScript, Python, SQL) in the same session, making it more flexible than the traditional mysql client for both interactive queries and automation tasks."
}