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
- Complete deprecation cycle for `--ssl`/`--no-ssl` CLI options
- Reduce size of LLM prompts + cache per-schema context
- Support reading passwords from the system keychain
- Offer `SELECT *` completion if no tables in database
- Pull request template nits and fenced code block
- Deprecate built-in SSH features
- Deprecate reading configuration from .my.cnf
- [fix] Re-implement PR1495 in a simpler way that maintains all functionality
- [LLM/Feature Requesting] Optimize Token Usage in LLM Integration for SQL Query Generation
- Accept multiple `--execute` options and run each specified query in turn
- Docs
- Python not yet supported