From 44b0cebc5501b23558ca9e683b96d61b7424b6e3 Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Mon, 5 Jun 2017 21:47:15 +0200 Subject: [PATCH] Add pgcli (#124) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 66271c3..0443af0 100644 --- a/README.md +++ b/README.md @@ -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