Pgcli is a command line interface for Postgres database that does auto-completion and syntax highlighting. You can install this version using:
$ pip install -U pgcli
Check detailed instructions if you're having difficulty.
This is a major update with a ton of new features a lot of bug fixes. Some ...
read more