mycli is a command line interface for MySQL that includes
auto-completion and syntax highlighting. Read the install instructions to find out how to get the latest version.
Mycli 1.16.0 was released on January 1, 2018 and includes these changes:
mycli is a command line interface for MySQL that includes
auto-completion and syntax highlighting. Read the install instructions to find out how to get the latest version.
Mycli 1.15.0 was released on December 23, 2017 and includes these changes:
Features
Completes table aliases in WHERE clauses (Thanks: Dick …
mycli is a command line interface for MySQL that includes
auto-completion and syntax highlighting. Read the install instructions to find out how to get the latest version.
Mycli 1.14.0 was released on December 22, 2017 and includes these changes:
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.