The simplest way to do vector search on Postgres
pgext.cloud · Source code · Website · License text · Control file · PGXN
| Package | pg_vectorize |
|---|---|
| Version | 0.27.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | vectorize |
| Schema | vectorize |
| Stars | 831 |
| Latest commit | 2026-07-12 |
| Latest release | 2026-07-24 |
| Catalogue updated | 2026-09-19 |
| vector | vector data type and ivfflat and hnsw access methods |
| pgcontext | Vector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables. |
| pgml | Run AL/ML workloads with SQL interface |
| pg4ml | Machine learning framework for PostgreSQL |
| pg_rrf | Reciprocal rank fusion functions for hybrid search |
| pg_search | Full text search for PostgreSQL using BM25 |
| pg_bestmatch | Generate BM25 sparse vector inside PostgreSQL |
| vchord_bm25 | A postgresql extension for bm25 ranking algorithm |
| pg_summarize | Text Summarization using LLMs. Built using pgrx |
| pgmnemo | Single-plan multimodal agent memory for PostgreSQL |