Merge pull request #553 from houjunchen/pgcli

Add pgcli
This commit is contained in:
Vinta 2016-01-28 11:55:05 +08:00
commit 382435d0bc

View File

@ -295,6 +295,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI. * [SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI.
* [thefuck](https://github.com/nvbn/thefuck) - Correcting your previous console command. * [thefuck](https://github.com/nvbn/thefuck) - Correcting your previous console command.
* [mycli](https://github.com/dbcli/mycli) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting. * [mycli](https://github.com/dbcli/mycli) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
* [pgcli](https://github.com/dbcli/pgcli) - Postgres CLI with autocompletion and syntax highlighting.
## Downloader ## Downloader