#TIL : Mycli : a new good cli MySql Client


01 Sep 2017 / by KhanhIceTea

This tool is written in Python with super cool features (auto-complete and colors).

Worth a shot !

Install

$ pip install mycli

Usage

$ mycli -h 127.0.0.1 -P 3306 -u root

Screencast

mycli


Sound good ?