shellnav
All tools

MySQL Client

mysql
Agent Ready: MEDIUM

MySQL command-line client.

Agent-Ready Score

3/5

Scored on: non-interactive mode available, machine-readable output (JSON/plain text), predictable exit codes, no interactive auth prompts.

Category

Data & DB

Kind

Traditional CLI

Priority

Priority B

Maintenance

✓ Actively maintained

Install

brew brew install mysql
apt sudo apt install mysql

Usage Example

$ mysql -h 127.0.0.1 -u root -p