My first successful open source project was pgcli. It was launched more than
two years ago. It was very well-received at that time. It topped the charts on
Github, HackerNews and Reddit.
I received a few requests via twitter to add support for mysql database in
pgcli. Somehow this didn't …
Mycli is a user-friendly commandline client for MySQL, MariaDB and Percona. 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 compatible and it is tested on Linux, MacOS and Windows.