Back to all databases

TuGraph

A property graph database developed by Ant Group and Tsinghua University, supporting both transactional lookups and graph analytics. Implements openCypher and GQL query languages.

Overall rank
#40
First released
September 2022
License
Apache-2.0
Built with
C++

Details

Vendor
Ant Group
Type
Property Graph
Category
Established
License
Apache-2.0
Language
C++
Query Languages
openCypherGQL
Protocols
BoltHTTP/RESTNative binary
Sources 7 references

Protocols HTTP/REST, Bolt, Native binary

REST on port 7070; Bolt (Neo4j protocol, partial feature support) on port 7687; the RPC service (port 9090) uses the brpc framework's proprietary 'baidu_std' binary protocol, which is not gRPC despite the draft's label.

Released 2022-09

Adds the month: Ant Group open-sourced TuGraph at the World Artificial Intelligence Conference on September 1, 2022.

Language C++

Confirms current value; core is C++ with a C++/Python stored-procedure API, and GitHub's language stats are dominated by C++.

License Apache-2.0

SPDX identifier as classified by GitHub from the repository licence file.