You can edit almost every page by Creating an account. Otherwise, see the FAQ.

AgensGraph

From EverybodyWiki Bios & Wiki





Script error: No such module "Draft topics". Script error: No such module "AfC topic".

AgensGraph is a multi-model (Relational + Graph) database management system. It stores, analyzes, and visualizes various data as graphs. AgenGraph handles connected data and provides features including ACID transactions, multi-version concurrency control, stored procedure, and a flexible data model(JSON).

On the basis of PostgreSQL RDBMS, AgensGraph can retreive a result from both relational and graph by a single query at the same time. The relational data can be easily migrated into AgensGraph. The utilization of the graph database provides the user with a broader basis for advanced data analysis, powered by AgensGraph’s web interface (Agensbrowser) for data visualization and hybrid query (SQL & Cypher) support.

AgensGraph

Developer(s): Bitnine Global Inc.

Stable release: 2.1.2 / July 7th, 2020

Server Operating System : Window, Linux

Written in: C

Type: Graph Database

License: Apache License 2.0 / commercial

Website: bitnine.net

Link: GitHub repository

Specification

Item Specification
Description Multi-model database supporting relational and graph data models and built upon PostgreSQL
Database Model Graph DBMS, Relational DBMS
Query Language SQL, Cypher
Storage Type Graph, Table, Document
License Apache license 2.0
APIs and other access methods Cypher Query Language
Supported programming languages C, Java, Python, GO
Hardware Requirement CPU : Min 8 Core, Recommend 32 Core (16 Core * 2 Way)

Memory : Min 32GB, Recommend 512GB

Disk : Min SAS, Recommend SSD

Performance Shortest path algorithm

Supports B- Tree, GiST, SP-Gist, Indexing

MVCC(Multi-Version Concurrency Control)

Supports standard transaction isolation levels

Reliability Write-ahead Logging (WAL)

Replication: Asynchronous, Synchronous, Logical

Point-in-time-recovery (PITR)

Security GSSAPI, SSPI, LDAP, SCRAM-SHA-256, Certificate

Supports Column and Row-level security

References[edit]

https://ftp.utcluj.ro/pub/users/civan/IBD/3_EVALUARE/1_Referat/Resurse/RT_Databases.pdf

https://medium.com/geekculture/agensgraph-i-setup-and-modelling-71416f606fac

https://link.springer.com/article/10.1007/s10619-019-07279-6

https://reires.eu/wp-content/uploads/2019/07/ReIReS_Deliverable_6.3_v1.01.pdf


This article "AgensGraph" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:AgensGraph. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.