Apache AGE(incubating) is a PostgreSQL extension that provides graph database functionality.
AGE is an acronym for A Graph Extension, and is inspired by Bitnine's fork of PostgreSQL 10, AgensGraph, which is a multi-model database. The goal of the project is to create single storage that can handle both relational and graph model data so that users can use standard ANSI SQL along with openCypher, the Graph query language.
This release adds the following enhancements and functionality:
UNWIND
clause(issue #173)OPTIONAL MATCH
(issue #175)Please see the repository for details : https://github.com/apache/incubator-age/releases/tag/v1.0.0-rc0
Please feel free to use and send us an inquiry/idea about our project to Eya eya.abdisho@bitnine.net (Apache AGE's active Committer)
Github Issues : https://github.com/apache/incubator-age/issues