select open change scope Open full search

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

Extensions / AI and vectors

pg_turboquant

Compact TurboQuant approximate-nearest-neighbor index access method for pgvector vector and halfvec data.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_turboquant
Version0.1.0
PostgreSQL versions16 · 17
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars14
Latest commit2026-04-05
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language
vectorvector data type and ivfflat and hnsw access methods

See also

vectorvector data type and ivfflat and hnsw access methods
pgcontextVector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables.
vectorizeThe simplest way to do vector search on Postgres
alloydb_scannAlloyDB ScaNN extension for approximate nearest-neighbor vector indexes.
pasePostgreSQL ultra-high dimensional approximate nearest neighbor search extension.
pg_ivfflatExperimental pgrx extension providing a Vector type and an in-memory IVFFlat index access method.
pgturbohybridhybrid vector and BM25 search for PostgreSQL on top of pgvector
pgmnemoSingle-plan multimodal agent memory for PostgreSQL
llama_embedllama.cpp embedding extension for dense and multivector search
pg_colbert_llamaColBERT embedding companion extension for pgturbohybrid