From b1d88128067430ff5ebae840b8ee01f0a187bb76 Mon Sep 17 00:00:00 2001 From: hygkui Date: Mon, 27 Nov 2023 22:23:54 +0800 Subject: [PATCH] docs: Update README.md Add JS Client link (#2821) * Update README.md Add JS Client link Add JS Client link * chore: apply suggestion --------- Co-authored-by: dennis zhuang --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f52a0271a8..d9e615ec64 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ To write and query data, GreptimeDB is compatible with multiple [protocols and c - [GreptimeDB Java Client](https://github.com/GreptimeTeam/greptimedb-client-java) - [GreptimeDB Python Client](https://github.com/GreptimeTeam/greptimedb-client-py) (WIP) - [GreptimeDB Rust Client](https://github.com/GreptimeTeam/greptimedb-client-rust) +- [GreptimeDB JavaScript Client](https://github.com/GreptimeTeam/greptime-js-sdk) ## Project Status