AgensGraph
A multi-model graph database built on PostgreSQL, supporting property graphs with JSON properties. Enables hybrid openCypher and SQL query processing on the same data.
- Overall rank
- #54
- First released
- November 2016
- License
- Apache-2.0
- Built with
- C
Sources 7 references
Protocols PostgreSQL wire
AgensGraph is a PostgreSQL fork; its JDBC driver connects on the standard Postgres port (5432) and default docker mapping confirms this.
-
AgensGraph JDBC Driver is based on PostgreSQL JDBC Driver and offers additional features to handle graph data.
skaiworldwide-oss/agensgraph-jdbc: A Java driver for AgensGraph · reviewed 2026-08-02 -
From the client side, AgensGraph still speaks the PostgreSQL wire protocol, so normal PostgreSQL clients, drivers, and connection pools can connect directly.
AgensGraph | PIGSTY · reviewed 2026-08-02
License Apache-2.0
LICENSE file in the current maintainer's repo (post Bitnine, now skaiworldwide-oss) is Apache License 2.0; confirms current value.
-
Agens Graph Copyright (c) 2014-2017 Bitnine, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License");
LICENSE (skaiworldwide-oss/agensgraph) · reviewed 2026-08-02
Released 2016-11
Corrected from 2017-01, which was the 1.0 GA date. Bitnine publicly demoed AgensGraph Community Edition 0.9 at PGConf Silicon Valley 2016 (Nov 14-16, 2016), which counts as the first public preview.
-
작년 11월 미국 실리콘밸리에서 열린 국제 PGConf SV 2016 컨퍼런스에서 커뮤니티 에디션 0.9 버전을 발표하여 많은 주목을 받은 이후
비트나인, RDB와 GDB를 결합한 멀티 모델 그래프 데이터베이스 `AgensGraph(아젠스 그래프)` 출시 | 디지털타임스 · reviewed 2026-08-02 -
PGConf Silicon Valley 2016 | PGConf SV | Nov 14 - 16, 2016 | California, US | SF Bay Area | Talks, Tutorials
PostgreSQL Events · reviewed 2026-08-02
Language C
AgensGraph is a fork of PostgreSQL (itself written in C); GitHub's own language detection agrees.
-
AgensGraph is built on the robust PostgreSQL RDBMS, providing a highly reliable, fully-featured platform ready for enterprise use.
README.md (skaiworldwide-oss/agensgraph) · reviewed 2026-08-02 -
"language": "C", "has_issues": true, "has_projects": true, "has_downloads": false, "has_wiki": true,
skaiworldwide-oss/agensgraph (GitHub API repository resource) · reviewed 2026-08-02