select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / AI and vectors

pg_cuvs

⚡ Blazing-fast GPU vector search for PostgreSQL powered by NVIDIA cuVS.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_cuvs
Version0.5.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars7
Latest commit2026-08-14
Latest release2026-05-24
Catalogue updated2026-08-30

Related extensions

Requires

vectorvector data type and ivfflat and hnsw access methods

See also

vectorvector data type and ivfflat and hnsw access methods
vectorizeThe simplest way to do vector search on Postgres
pgturbohybridhybrid vector and BM25 search for PostgreSQL on top of pgvector
llama_embedllama.cpp embedding extension for dense and multivector search
pg_colbert_llamaColBERT embedding companion extension for pgturbohybrid
pgturbohybrid_experimentalexperimental sparse and multivector features for pgturbohybrid
pgmnemoSingle-plan multimodal agent memory for PostgreSQL
pgcontextVector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables.
pg_deeplakeDeeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training.
pgedge_vectorizerAsynchronous text chunking and embedding generation for PostgreSQL using background workers and pgvector.
rds_aiAlibaba Cloud RDS extension for calling LLMs, generating embeddings, semantic retrieval, and end-to-end RAG from SQL
pg_semantic_cacheCaches query results and retrieves semantically similar results using pgvector embeddings and configurable eviction policies.