Add pgcli (#124)

This commit is contained in:
Moshe-Immerman 2017-06-05 21:47:15 +02:00 committed by Adam Harris
parent 8e9cd40c37
commit 44b0cebc55
1 changed files with 3 additions and 1 deletions

View File

@ -112,8 +112,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
## Database
- [mycli](https://github.com/dbcli/mycli) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
- [cycli](https://github.com/nicolewhite/cycli) - A terminal client for Neo4j 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) - A Terminal Client for Postgre with AutoCompletion and Syntax Highlighting.
## Productivity