mycli
https://github.com/dbcli/mycli
Python
A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to mycli
Help out
- Issues
- Gracefully fail on background completion connection issues
- Append dot after database name when completing on a table
- When the table name starts with "set" (e.g. "settings"), the "set" prefix is highlighted as if it was a reserved keyword.
- How about Favorite queries `Positional Parameters` add Default values support
- Feature request: output controls on `source` (verbose + paging)
- Allow CLI passwords starting with dash characters
- Accept password values that start with a dash (#1752)
- Password value on the CLI cannot start with `-`
- Make flaky connection-type tests more lenient
- Accept on/off values for `--use-keyring`
- Docs
- Python not yet supported