Announcing the release of Apache AGE 0.4.0

From: Apache AGE via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: Announcing the release of Apache AGE 0.4.0
Date: 2021-04-08 08:37:59
Message-ID: 161787107950.600.17523615191534747485@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

-----
## Apache AGE Team has released version 0.4.0 of Apache AGE.
Apache AGE 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.

-----
## Version 0.4.0 of Apache AGE supports the following:
- Added Auto Group By aggregation support for RETURN and WITH clauses.
- Added support for more input types in aggregate functions.
- Added support for DISTINCT in functions.
- Added explicit type cast from AGTYPEOID to TEXTOID.
- Added explicit type casting Agtype to PG's shortint, int, and Bigint
- Added type casting from AGTYPEOID to INT8OID and FLOATOID. For use with user defined (non-AGE) functions within the cypher query.
- Added overloading for INT8OID mathematical operators.
- Added * and optional edge grammar components.
- Changed input types for typecasting functions to “any”.
- Added support for the DELETE clause.
- Added support for Stored Procedures and PL/pgSQL.
- Added a basic agtype parser for the NodeJS driver.
## This release has 2 assets:
- Source code (zip)
- Source code (tar.gz)
Please see the [repository](https://github.com/apache/incubator-age/releases/tag/0.4.0) for details :
https://github.com/apache/incubator-age/releases/tag/0.4.0
Please feel free to use and send us an inquiry/idea about our project to [Eya](eya(dot)abdisho(at)bitnine(dot)net) (eya(dot)abdisho(at)bitnine(dot)net) (Apache AGE's active Committer)
[Github Issues](https://github.com/apache/incubator-age/issues) : https://github.com/apache/incubator-age/issues

Browse pgsql-announce by date

  From Date Subject
Next Message PWN via PostgreSQL Announce 2021-04-12 01:09:07 PostgreSQL Weekly News - April 11, 2021
Previous Message PWN via PostgreSQL Announce 2021-04-05 12:38:08 PostgreSQL Weekly News - April 4, 2021