The AgensGraph Development Team are pleased to announce the release of 
AgensGraph v2.12.

AgensGraph is a new generation multi-model graph database for the modern 
complex data environment. AgensGraph is a multi-model database, which supports 
the relational and graph data model at the same time that enables developers to 
integrate the legacy relational data model and the flexible graph data model in 
one database. AgensGraph supports ANSI-SQL and 
[openCypher](http://www.opencypher.org). SQL queries and Cypher queries can be 
integrated into a single query in AgensGraph.

AgensGraph is based on the powerful PostgreSQL RDBMS, and is very robust, 
fully-featured and ready for enterprise use. AgensGraph is optimized for 
handling complex connected graph data and provides plenty of powerful database 
features essential to the enterprise database environment including ACID 
transactions, multi-version concurrency control, stored procedure, triggers, 
constraints, sophisticated monitoring and a flexible data model (JSON). 
Moreover, AgensGraph leverages the rich eco-systems of PostgreSQL and can be 
extended with many outstanding external modules, like PostGIS.

For more details please see the [release 
notes](https://github.com/bitnine-oss/agensgraph/releases/tag/v2.12.0).


**Major Improvements in AgensGraph v2.12.**

 - Upgrade previous AgensGraph' DB from PG11 to PG12
 - Performance of large data processing: Improved partitioning and
   lookup performance
 - Adding Data Import function: data import filter condition added   
   
 - Improvement of development convenience: Provides convenience of DDL  
   statements and JSON type SQL

The new version is immediately available for 
[download](https://bitnine.net/agensgraph-2-12-0-community-linux/).

Reply via email to