Pgcli is a command line interface for Postgres database that does auto-completion and syntax highlighting. You can install this version by:
$ pip install -U pgcli
Check detailed instructions if you're having difficulty.
This release comes with the latest version of prompt_tookit, improved auto-completion support, better matching algorithm in auto-completion ...
read more