This is an automated email from the ASF dual-hosted git repository.

francischuang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git


The following commit(s) were added to refs/heads/main by this push:
     new 178ff82ca Add Calcite CLI tool to list of Avatica Clients on website
178ff82ca is described below

commit 178ff82caeb415d38c5852b8f6c7373bd8d97718
Author: Satya Kommula <[email protected]>
AuthorDate: Mon Feb 5 06:48:29 2024 +0530

    Add Calcite CLI tool to list of Avatica Clients on website
---
 site/_docs/index.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/site/_docs/index.md b/site/_docs/index.md
index 83259b4a9..02dfd346f 100644
--- a/site/_docs/index.md
+++ b/site/_docs/index.md
@@ -181,3 +181,10 @@ highly welcomed!
 * *License*: [MIT](https://opensource.org/licenses/MIT)
 * Any Avatica version
 * *Maintainer*: Waylay.io
+
+### Calcite Avatica CLI: A Go-based Toool
+* [Home page](https://github.com/satyakommula96/calcite-cli)
+* Language: Go
+* *License*: [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
+* Avatica version 1.8.0 onwards
+* *Maintainer*: [Satya Kommula](https://github.com/satyakommula96)

Reply via email to