Vector database plugin for PostgreSQL, written in Rust, specifically designed for LLM
pgext.cloud · Source code · Website · Documentation · License text · Control file
| Package | vectors |
|---|---|
| Version | 0.4.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Deprecated |
| Vendor | TensorChord |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | vectors |
| Schema | vectors |
| Stars | 2,185 |
| Latest commit | 2025-02-26 |
| Latest release | 2024-11-21 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| vectorize | The simplest way to do vector search on Postgres |
| pgmnemo | Single-plan multimodal agent memory for PostgreSQL |
| vector | vector data type and ivfflat and hnsw access methods |
| pgcontext | Vector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables. |
| pgturbohybrid | hybrid vector and BM25 search for PostgreSQL on top of pgvector |
| pg_cuvs | ⚡ Blazing-fast GPU vector search for PostgreSQL powered by NVIDIA cuVS. |
| pgedge_vectorizer | Asynchronous text chunking and embedding generation for PostgreSQL using background workers and pgvector. |
| llama_embed | llama.cpp embedding extension for dense and multivector search |
| pg_colbert_llama | ColBERT embedding companion extension for pgturbohybrid |
| pgturbohybrid_experimental | experimental sparse and multivector features for pgturbohybrid |