Mycli is a user-friendly commandline client for MySQL, MariaDB, Percona, TiDB, and Apache Doris. It has unique features like autocompletion and syntax highlighting that make it easy to use.

Mycli is written in Python using the wonderful prompt-toolkit library. It is cross-platform and is well tested on Linux and macOS. It is also tested to a lesser extent on Windows and WSL, where there are some known limitations.
Mycli is developed by a team of core devs from around the world. The user-friendliness is not just limited to the tool — the mycli community is friendly and welcoming to newcomers.
The founding author is Amjith Ramanujam.
The project is led by Roland Walker.
If you're interested in using the tool, check out the Quickstart guide or the installation guide:
If you're interested in helping us develop mycli you can find our source hosted on github.
Check out our contributing document.
Cheers!