aiagent.club
中文
GitHub

pgGraph

Observation pool · not formally ranked

This project does not currently meet the main index requirement of two current dimensions across two source types.

Not ranked
Observed adoptionMissing
MomentumCurrent · 2026-09-12
6
AttentionCurrent · 2026-09-12
0
Signal confidence Based on how many independent score dimensions currently have data.
Medium2/3 · 1 source types

Methodology v2.0 · snapshot 2026-09-12 · stale after 2 days

About

Graph database superpowers for your existing Postgres data.

pgGraph is a PostgreSQL extension for running graph search, traversal, shortest path, and relationship queries directly against ordinary PostgreSQL tables.

Your tables stay the source of truth. pgGraph builds a derived graph index and lets you query it from SQL using functions in the graph schema.

Looking for a managed version? We have launched a managed version of pgGraph on polygres.com for full high performance GraphRAG on Postgres.

PostgreSQL is great at relational queries, but graph-style questions often require custom recursive SQL for each schema:

pgGraph adds graph queries on top of your existing PostgreSQL tables,…

Across sources

1.0k Stars
  • Stars 1.0k
  • Forks 86
  • Commits 535
  • Releases 13