select open change scope Open full search

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

Extensions / AI and vectors

pg_splade

Generate SPLADE sparse-vector embeddings inside PostgreSQL

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_splade
Version0.0.0
PostgreSQL versions12 · 13 · 14 · 15 · 16 · 17
RepositoryUnspecified
Extension typePreloaded
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespg_splade
Stars1
Latest commit2025-04-16
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
pgcontextVector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables.
vectorizeThe simplest way to do vector search on Postgres
pg_bestmatchGenerate BM25 sparse vector inside PostgreSQL
pgmnemoSingle-plan multimodal agent memory for PostgreSQL
flamePGRX proof-of-concept extension that generates text embeddings with fastembed/MiniLM.
sparse_vectorC data type and functions for sparse float vectors, normalization, dot product, and cosine similarity.
pg_similaritysupport similarity queries
smlarEffective similarity search
rds_embeddingAlibaba Cloud RDS text-to-vector model invocation extension