From f15ea301c5b2357629507cda451788f6fbd185d0 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Fri, 18 Jun 2021 15:01:32 -0700 Subject: [PATCH] Added link to Node library [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46750eb..d143531 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ Libraries that use pgvector: - [pgvector-python](https://github.com/ankane/pgvector-python) (Python) - [Neighbor](https://github.com/ankane/neighbor) (Ruby) +- [pgvector-node](https://github.com/ankane/pgvector-node) (Node.js) - [pgvector-go](https://github.com/ankane/pgvector-go) (Go) - [pgvector-rust](https://github.com/ankane/pgvector-rust) (Rust)