aiagent.club
English
GitHub 仓库

Evokoa/pgGraph

Rust 首次收录 2026-05-13 更新于 2026-09-12 查看源 ↗

在全部 GitHub 仓库 中按Star排名第 601(共 803)

1.0k Star

Open-source graph database superpowers for your existing Postgres data.

项目介绍

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,…

摘自 github.com/Evokoa/pgGraph

最新指标

Star 1.0k 2026-09-12
Fork 86 2026-09-12
提交 535 2026-09-12
发布 13 2026-09-12
Watcher 7 2026-09-12
开放 issue 9 2026-09-12
开放 PR 3 2026-09-12