select open change scope Open full search

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

Extensions / AI and vectors

pg_knowledge_graph

Knowledge graph extension for PostgreSQL with graph algorithms and pgvector integration.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_knowledge_graph
Version0.1.0
PostgreSQL versions16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars2
Latest commit2026-04-06
Latest release2026-03-29
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
vectorizeThe simplest way to do vector search on Postgres
pgcontextVector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables.
pgmnemoSingle-plan multimodal agent memory for PostgreSQL
ruvectorSIMD-accelerated vector type and indexes with graph, solver, TDA, local embedding, and AI SQL functions.
avocadoAvocadoDB PostgreSQL extension for deterministic context compilation for AI agents.
neurondbAI database extension for vector search, ML inference, hybrid search, and RAG in PostgreSQL.
pgedge_vectorizerAsynchronous text chunking and embedding generation for PostgreSQL using background workers and pgvector.
pgturbohybridhybrid vector and BM25 search for PostgreSQL on top of pgvector
pg_llmIntegrates local and remote large-language models with chat, sessions, text-to-SQL, audit and vector-backed knowledge features.