From 28e797cb5a1dbb7ca5107c224330b62242215e78 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 5 Dec 2024 16:56:21 -0800 Subject: [PATCH] Added link to pgvector-d [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4442d05..afba530 100644 --- a/README.md +++ b/README.md @@ -801,6 +801,7 @@ C | [pgvector-c](https://github.com/pgvector/pgvector-c) C++ | [pgvector-cpp](https://github.com/pgvector/pgvector-cpp) C#, F#, Visual Basic | [pgvector-dotnet](https://github.com/pgvector/pgvector-dotnet) Crystal | [pgvector-crystal](https://github.com/pgvector/pgvector-crystal) +D | [pgvector-d](https://github.com/pgvector/pgvector-d) Dart | [pgvector-dart](https://github.com/pgvector/pgvector-dart) Elixir | [pgvector-elixir](https://github.com/pgvector/pgvector-elixir) Go | [pgvector-go](https://github.com/pgvector/pgvector-go)