select open change scope Open full search

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

Extensions / AI and vectors

pgturbohybrid

hybrid vector and BM25 search for PostgreSQL on top of pgvector

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepgturbohybrid
Version0.2.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars9
Latest commit2026-07-22
Catalogue updated2026-08-30

Related extensions

Requires

vectorvector data type and ivfflat and hnsw access methods

Required by

pgturbohybrid_experimentalexperimental sparse and multivector features for pgturbohybrid

See also

pgturbohybrid_experimentalexperimental sparse and multivector features for pgturbohybrid
llama_embedllama.cpp embedding extension for dense and multivector search
pg_colbert_llamaColBERT embedding companion extension for pgturbohybrid
vectorvector data type and ivfflat and hnsw access methods
vectorizeThe simplest way to do vector search on Postgres
pgcontextVector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables.
pg_cuvs⚡ Blazing-fast GPU vector search for PostgreSQL powered by NVIDIA cuVS.
pgmnemoSingle-plan multimodal agent memory for PostgreSQL
quriaquria: experimental pgrx extension for BM25 full-text and HNSW vector search
pg_bestmatchGenerate BM25 sparse vector inside PostgreSQL