Back to all databases

Huawei Graph Engine Service

A fully managed cloud graph database service built on Huawei's EYWA kernel. Supports graphs with tens of billions of vertices with built-in graph algorithms for path finding, community detection, and link prediction.

Overall rank
#87
First released
December 2017
License
Proprietary
Built with
C++

Details

Vendor
Huawei Cloud
Type
Property Graph
Category
Enterprise
License
Proprietary
Language
C++
Query Languages
GremlinopenCypher
Protocols
HTTP/REST
Sources 6 references

Protocols HTTP/REST

GES's cloud API is a proprietary HTTPS REST API; Gremlin (and Cypher) statements are sent as a string inside a POST body to a REST action endpoint, not through TinkerPop's own Gremlin Server HTTP channel, so 'Gremlin (HTTP)' from the draft is dropped.

License Proprietary

Confirms current value; a closed commercial cloud service with no source disclosure, gated by an end-user license agreement.

Released 2017-12

Refines the current year-only value; Huawei's own changelog dates the open-beta launch to December 2017, ahead of the August 2018 general/commercial availability.

Language C++

No official Huawei documentation states the implementation language; this rests on a single third-party technical article describing the EYWA kernel's development.