From 1349a53f47ba2b013b29cf7c4de63148365e4715 Mon Sep 17 00:00:00 2001 From: Meir Blachman Date: Mon, 5 Jul 2021 08:06:42 +0300 Subject: [PATCH] Add mssql-cli --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a0b37e..d934de8 100644 --- a/README.md +++ b/README.md @@ -341,6 +341,7 @@ Only main chapters:   :small_orange_diamond: pgcli - postgres CLI with autocompletion and syntax highlighting.
  :small_orange_diamond: mycli - terminal client for MySQL with autocompletion and syntax highlighting.
  :small_orange_diamond: litecli - SQLite CLI with autocompletion and syntax highlighting.
+   :small_orange_diamond: mssql-cli - SQL Server CLI with autocompletion and syntax highlighting.
  :small_orange_diamond:
OSQuery - is a SQL powered operating system instrumentation, monitoring, and analytics framework.
  :small_orange_diamond: pgsync - sync data from one Postgres database to another.
  :small_orange_diamond: iredis - a terminal client for redis with autocompletion and syntax highlighting.