Graph Query Language Gets Official Adoption
Written by Kay Ewbank   
Friday, 27 September 2019

The international ISO committee responsible for the SQL standard has voted to make GQL (Graph Query Language) a new official database query language.

ISO/IEC is the committee responsible for SQL. GQL is a new language that is being developed and maintained by the same international working group. GQL draws heavily from existing languages, with roots in Cypher, a language based on the Property Graph Model that was originally developed by Neo4j. Cypher was made open in 2015, and OpenCypher now has over 10 implementations, including six commercial products. Databases including SAP HANA Graph, Redis, AgensGraph and Neo4j all use the Cypher query language.

 

gql

 

GQL will make use of the work done for openCypher Morpheus, the version of Cypher available for Apache Spark, GQL will also draw on Oracle’s PGQL and SQL.

gql ecosystem

The aim is to create a composable graph query language that has commands for insertion and maintenance of data, as well as data querying. The new language will be able to takes graphs as query inputs and return a graph as a result, in a similar way to that where SQL reads tables and forms result sets which are new tables.

GQL was first put forward as a potential international standard in 2018, and has now achieved a sufficient majority of votes in favor of its adoption, including the United States, Germany, UK, Korea, and China, with seven countries promising active participation by national experts.

Keith Hare, chair of the international SQL standards committee for database languages since 2005, said:

“We have reached a balance of initiating GQL, the database query language of the future whilst preserving the value and ubiquity of SQL.” 

Information about the new standard and its progress can be found on the GQLStandards homepage. 

gql

 

More Information

OpenCypher Home Page

GQLStandards Homepage

Neo4j Homepage

Related Articles

GraphQL Foundation Gets Bigger

RedisGraph Reaches General Availability

Neo4j 2.0 A Dream Graph Database

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


AI Renders 3D Models
04/06/2025

Could it be that all of that computer graphics you had to learn to implement 3D rendering is obsolete? Is this another example of AI doing just about anything you can think of?



Apache Gravitino 0.9 Released
29/05/2025

Apache Gravitino v0.9.0-incubating has been released, with optimizations to the fileset catalogs and model catalogs, making it easier for users to manage their unstructured AI data and model data.


More News

pico book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Friday, 27 September 2019 )