Knowledge graph extension for PostgreSQL with graph algorithms and pgvector integration.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_knowledge_graph |
|---|---|
| Version | 0.1.0 |
| PostgreSQL versions | 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 2 |
| Latest commit | 2026-04-06 |
| Latest release | 2026-03-29 |
| Catalogue updated | 2026-08-30 |
| vector | vector data type and ivfflat and hnsw access methods |
| vector | vector data type and ivfflat and hnsw access methods |
| vectorize | The simplest way to do vector search on Postgres |
| pgcontext | Vector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables. |
| pgmnemo | Single-plan multimodal agent memory for PostgreSQL |
| ruvector | SIMD-accelerated vector type and indexes with graph, solver, TDA, local embedding, and AI SQL functions. |
| avocado | AvocadoDB PostgreSQL extension for deterministic context compilation for AI agents. |
| neurondb | AI database extension for vector search, ML inference, hybrid search, and RAG in PostgreSQL. |
| pgedge_vectorizer | Asynchronous text chunking and embedding generation for PostgreSQL using background workers and pgvector. |
| pgturbohybrid | hybrid vector and BM25 search for PostgreSQL on top of pgvector |
| pg_llm | Integrates local and remote large-language models with chat, sessions, text-to-SQL, audit and vector-backed knowledge features. |