skaiworldwide-oss/agensgraph
AgensGraph, a transactional graph database based on PostgreSQL observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 65
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 161
- age_days: 3778
- days_rel: 75
- days_push: 9
- n_releases_24m: 4
Adoption not part of the score
1507 stars · 160 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AgensGraph is a multi-model graph database built on PostgreSQL that supports relational and graph data models simultaneously. It supports ANSI-SQL, openCypher, and partially ISO/GQL, allowing SQL and Cypher queries to be combined in a single query with full ACID transaction support.
Use cases
- store and query graph data with Cypher on a PostgreSQL-based database
- combine relational tables and graph traversals in one database
- run ACID-compliant graph workloads for enterprise applications
- migrate legacy relational data into a graph model incrementally
- use PostgreSQL extensions like PostGIS alongside graph queries
- run multi-hop graph traversals and neighborhood analytics
When to choose
- you want graph queries (openCypher/GQL) with full PostgreSQL compatibility and ecosystem
- you need both relational and graph models in a single transactional database
- you need enterprise features like MVCC, stored procedures, triggers, and constraints for graph workloads
When to avoid
- you need a lightweight embedded graph store rather than a full database server
- you only need simple relational data with no graph relationships
- you require strict license terms, as the license is not a standard open-source license
Facets
application · maturity active
database search-engine databases graph-processing backend self-hosted cross-platform graph-database postgresql opencypher multi-model nosql acid-transactions linux docker
2 sources
- readme: https://github.com/skaiworldwide-oss/agensgraph · fetched 2026-08-28 · 239fbf8d2cb5
- homepage: https://www.skaiworldwide.com/resource · fetched 2026-08-29 · 3fc832c2ec97
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| skaiworldwide-oss/agensgraph | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="skaiworldwide-oss/agensgraph")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem