select open change scope Open full search

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

Extensions / AI and vectors

vectorscale

Advanced indexing for vector data with DiskANN

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

Overview

Packagepgvectorscale
Version0.9.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars3,117
Latest commit2026-04-30
Latest release2025-11-04
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
vchordVector database plugin for Postgres, written in Rust
pgcontextVector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables.
vectorizeThe simplest way to do vector search on Postgres
pg_rrfReciprocal rank fusion functions for hybrid search
pg_searchFull text search for PostgreSQL using BM25
vchord_bm25A postgresql extension for bm25 ranking algorithm
pg_bestmatchGenerate BM25 sparse vector inside PostgreSQL
pgmlRun AL/ML workloads with SQL interface
pg4mlMachine learning framework for PostgreSQL