Show HN: Mycli 2.0
Category: cli-tool
Tags: mysql, cli, database-client
Score: 6.5/10 (Innovation: 5, Technical: 6, Documentation: 8, Utility: 7)
Mycli is a command-line client for MySQL that provides auto-completion, syntax highlighting, and smart context-sensitive suggestions, significantly improving the developer experience over the standard MySQL client. Its integration with fzf for fuzzy history search and support for multiple MySQL-compatible databases makes it a practical tool for database work.
Target audience: backend devs, data engineers, devops
Repository: https://github.com/dbcli/mycli · Python · BSD-3-Clause · 11936 stars
View on Hacker News