Use table for libraries [skip ci]

This commit is contained in:
Andrew Kane
2023-01-11 14:34:33 -08:00
parent 25d6747721
commit 6bfc2cb9a1

View File

@@ -193,17 +193,16 @@ avg(vector) → vector | arithmetic mean | Yes
## Libraries ## Libraries
Libraries that use pgvector: Language | Libraries
--- | ---
- [pgvector-python](https://github.com/pgvector/pgvector-python) (Python) Python | [pgvector-python](https://github.com/pgvector/pgvector-python)
- [Neighbor](https://github.com/ankane/neighbor) (Ruby) Ruby | [Neighbor](https://github.com/ankane/neighbor), [pgvector-ruby](https://github.com/pgvector/pgvector-ruby)
- [pgvector-ruby](https://github.com/pgvector/pgvector-ruby) (Ruby) Node | [pgvector-node](https://github.com/pgvector/pgvector-node)
- [pgvector-node](https://github.com/pgvector/pgvector-node) (Node.js) Go | [pgvector-go](https://github.com/pgvector/pgvector-go)
- [pgvector-go](https://github.com/pgvector/pgvector-go) (Go) PHP | [pgvector-php](https://github.com/pgvector/pgvector-php)
- [pgvector-php](https://github.com/pgvector/pgvector-php) (PHP) Rust | [pgvector-rust](https://github.com/pgvector/pgvector-rust)
- [pgvector-rust](https://github.com/pgvector/pgvector-rust) (Rust) C++ | [pgvector-cpp](https://github.com/pgvector/pgvector-cpp)
- [pgvector-cpp](https://github.com/pgvector/pgvector-cpp) (C++) Elixir | [pgvector-elixir](https://github.com/pgvector/pgvector-elixir)
- [pgvector-elixir](https://github.com/pgvector/pgvector-elixir) (Elixir)
## Frequently Asked Questions ## Frequently Asked Questions