Graph database plugin for RDBMS

Apache AGE is an open-source project for building plugins for RDBMS to process and store Graph data. Currently it supports PostgreSQL for RDBMS and openCypher for Graph data structure.

It is designed to run a path finding algorithm in memory and is l…


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by AK

Apache AGE is an open-source project for building plugins for RDBMS to process and store Graph data. Currently it supports PostgreSQL for RDBMS and openCypher for Graph data structure.

It is designed to run a path finding algorithm in memory and is looking to add several Graph algorithms either as a built-in function and as a Python program.

Apache AGE is also looking to expand its support for RDBMS including MariaDB.

GitHub logo apache / age

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.


is a leading multi-model graph database

Graph Processing & Analytics for Relational Databases

         

  What is Apache AGE?

Apache AGE is an extension for PostgreSQL that enables users to leverage a graph database on top of the existing relational databases. AGE is an acronym for A Graph Extension and is inspired by Bitnine's AgensGraph, a multi-model database fork of PostgreSQL. The basic principle of the project is to create a single storage that handles both the relational and graph data model so that the users can use the standard ANSI SQL along with openCypher, one of the most popular graph query languages today.


Since AGE is based on the powerful PostgreSQL RDBMS, it is robust and fully featured. AGE is optimized for handling complex connected graph data. It provides plenty of robust databases features essential to the database environment, including ACID transactions, multi-version concurrency control (MVCC), stored procedure, triggers, constraints, sophisticated…





This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by AK


Print Share Comment Cite Upload Translate Updates
APA

AK | Sciencx (2022-12-10T20:52:35+00:00) Graph database plugin for RDBMS. Retrieved from https://www.scien.cx/2022/12/10/graph-database-plugin-for-rdbms/

MLA
" » Graph database plugin for RDBMS." AK | Sciencx - Saturday December 10, 2022, https://www.scien.cx/2022/12/10/graph-database-plugin-for-rdbms/
HARVARD
AK | Sciencx Saturday December 10, 2022 » Graph database plugin for RDBMS., viewed ,<https://www.scien.cx/2022/12/10/graph-database-plugin-for-rdbms/>
VANCOUVER
AK | Sciencx - » Graph database plugin for RDBMS. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/12/10/graph-database-plugin-for-rdbms/
CHICAGO
" » Graph database plugin for RDBMS." AK | Sciencx - Accessed . https://www.scien.cx/2022/12/10/graph-database-plugin-for-rdbms/
IEEE
" » Graph database plugin for RDBMS." AK | Sciencx [Online]. Available: https://www.scien.cx/2022/12/10/graph-database-plugin-for-rdbms/. [Accessed: ]
rf:citation
» Graph database plugin for RDBMS | AK | Sciencx | https://www.scien.cx/2022/12/10/graph-database-plugin-for-rdbms/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.