From 6ede6ac301fc4379a3868db0b0da6c32f009da73 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 26 Oct 2023 00:30:06 -0700 Subject: [PATCH] Added link to pgvector-c [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33c9945..97d4c64 100644 --- a/README.md +++ b/README.md @@ -360,6 +360,7 @@ Use pgvector from any language with a Postgres client. You can even generate and Language | Libraries / Examples --- | --- +C | [pgvector-c](https://github.com/pgvector/pgvector-c) C++ | [pgvector-cpp](https://github.com/pgvector/pgvector-cpp) C# | [pgvector-dotnet](https://github.com/pgvector/pgvector-dotnet) Crystal | [pgvector-crystal](https://github.com/pgvector/pgvector-crystal)