Announcing the release of Apache AGE 0.5.0

Поиск
Список
Период
Сортировка
От Apache AGE via PostgreSQL Announce
Тема Announcing the release of Apache AGE 0.5.0
Дата
Msg-id 162959834949.28125.12975399964690408987@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-announce
 

Announcing the release of Apache AGE 0.5.0

Apache AGE Team has released version 0.5.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.


Release Notes For v0.5.0

The release supports the following:

  • Added Support for Agtype to be used in Hash Joins
  • Added Support for DELETE to be the last clause in a Cypher statement
  • Fixed a bug where DELETE, REMOVE, and SET would not update a vertex/edge
  • Added support for SKIP and LIMIT as sub-clauses for the WITH and RETURN statement
  • Added support for CASE statement
  • Added support for PostgreSQL EXPLAIN utility command
  • Added operator overload for agtype to numeric
  • Added ANTLR4 grammar file to be used with the JDBC and NodeJS drivers
  • Added NULL regression tests
  • Added label function

Please see the repository for details : https://github.com/apache/incubator-age/releases/tag/v0.5.0 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

 

В списке pgsql-announce по дате отправления:

Предыдущее
От: WAL-G via PostgreSQL Announce
Дата:
Сообщение: WAL-G 1.1 released
Следующее
От: PWN via PostgreSQL Announce
Дата:
Сообщение: PostgreSQL Weekly News - August 22, 2021