Extensions / Foreign data wrappers
Queries Prometheus instant-vector data through a PostgreSQL foreign data wrapper.
pgext.cloud · Source code · Documentation · Control file
| Package | prometheusfdw |
|---|---|
| Version | 0.0.2 |
| PostgreSQL versions | 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2023-12-25 |
| Latest release | 2023-12-25 |
| Catalogue updated | 2026-08-30 |
| vector | vector data type and ivfflat and hnsw access methods |
| prometheus_fdw | A Rust/pgrx foreign data wrapper that queries Prometheus metrics through PostgreSQL foreign tables. |
| pgcontext | Vector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables. |
| vectorize | The simplest way to do vector search on Postgres |
| pgmnemo | Single-plan multimodal agent memory for PostgreSQL |
| pg_bestmatch | Generate BM25 sparse vector inside PostgreSQL |
| pg_sorted_heap | Sorted heap table AM with zone map scan pruning and built-in vector search |
| vchord | Vector database plugin for Postgres, written in Rust |
| vectorscale | Advanced indexing for vector data with DiskANN |
| smlar | Effective similarity search |