Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 410 Bytes

mycli-:-a-new-good-cli-mysql-client.md

File metadata and controls

26 lines (15 loc) · 410 Bytes
  • Date : 2017-09-01
  • Tags : #mysql #cli

Mycli : a new good cli MySql Client

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