From 2b742576b4b1b5a3ab6ac3aa0015492712d18bcd Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Mon, 24 Nov 2025 12:41:30 -0800 Subject: [PATCH] Added links [skip ci] --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 90abd5d..d9cf188 100644 --- a/README.md +++ b/README.md @@ -772,6 +772,7 @@ Use pgvector from any language with a Postgres client. You can even generate and Language | Libraries / Examples --- | --- Ada | [pgvector-ada](https://github.com/pgvector/pgvector-ada) +Algol | [pgvector-algol](https://github.com/pgvector/pgvector-algol) 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) @@ -794,8 +795,10 @@ OCaml | [pgvector-ocaml](https://github.com/pgvector/pgvector-ocaml) Pascal | [pgvector-pascal](https://github.com/pgvector/pgvector-pascal) Perl | [pgvector-perl](https://github.com/pgvector/pgvector-perl) PHP | [pgvector-php](https://github.com/pgvector/pgvector-php) +Prolog | [pgvector-prolog](https://github.com/pgvector/pgvector-prolog) Python | [pgvector-python](https://github.com/pgvector/pgvector-python) R | [pgvector-r](https://github.com/pgvector/pgvector-r) +Racket | [pgvector-racket](https://github.com/pgvector/pgvector-racket) Raku | [pgvector-raku](https://github.com/pgvector/pgvector-raku) Ruby | [pgvector-ruby](https://github.com/pgvector/pgvector-ruby), [Neighbor](https://github.com/ankane/neighbor) Rust | [pgvector-rust](https://github.com/pgvector/pgvector-rust)