PGRX proof-of-concept extension that generates text embeddings with fastembed/MiniLM.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | flame |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 11 · 12 · 13 · 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 2 |
| Latest commit | 2024-10-30 |
| Catalogue updated | 2026-08-30 |
| vectorize | The simplest way to do vector search on Postgres |
| pgmnemo | Single-plan multimodal agent memory for PostgreSQL |
| vector | vector data type and ivfflat and hnsw access methods |
| pgcontext | Vector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables. |
| rag_bge_small_en_v15 | rag_bge_small_en_v15: local bge-small-en-v1.5 embeddings in PostgreSQL |
| google_ml_integration | Google Cloud machine learning integration extension for registering model endpoints, generating embeddings, and invoking predictions from SQL. |
| rds_ai | Alibaba Cloud RDS extension for calling LLMs, generating embeddings, semantic retrieval, and end-to-end RAG from SQL |
| pgedge_vectorizer | Asynchronous text chunking and embedding generation for PostgreSQL using background workers and pgvector. |
| pg_semantic_cache | Caches query results and retrieves semantically similar results using pgvector embeddings and configurable eviction policies. |
| pg_deeplake | Deeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training. |