Home

Awesome

<h1 align="center"> <img width="720" alt="hugegraph-logo" src="https://github.com/apache/incubator-hugegraph/assets/38098239/e02ffaed-4562-486b-ba8f-e68d02bb0ea6" style="zoom:100%;" /> </h1> <h3 align="center">A graph database that supports more than 10 billion data, high performance and scalability</h3> <div align="center">

License HugeGraph-CI License checker GitHub Releases Downloads

</div>

What is Apache HugeGraph?

HugeGraph is a fast-speed and highly-scalable graph database. Billions of vertices and edges can be easily stored into and queried from HugeGraph due to its excellent OLTP ability. As compliance to Apache TinkerPop 3 framework, various complicated graph queries can be achieved through Gremlin(a powerful graph traversal language).

Features

Quick Start

1. Docker Way (Convenient for Test)

We can use docker run -itd --name=graph -p 8080:8080 hugegraph/hugegraph to quickly start an inner HugeGraph server with RocksDB (in backgrounds) for test/dev. You can visit doc page or the README for more details. (Docker Compose)

Note:

  1. The docker image of hugegraph is a convenience release, but not official distribution artifacts. You can find more details from ASF Release Distribution Policy.

  2. Recommend to use release tag(like 1.2.0) for the stable version. Use latest tag to experience the newest functions in development.

2. Download Way

Visit Download Page and refer the doc to download the latest release package and start the server.

3. Source Building Way

Visit Source Building Page and follow the steps to build the source code and start the server.

The project doc page contains more information on HugeGraph and provides detailed documentation for users. (Structure / Usage / API / Configs...)

And here are links of other HugeGraph component/repositories:

  1. hugegraph-toolchain (graph tools loader/dashboard/tool/client)
  2. hugegraph-computer (integrated graph computing system)
  3. hugegraph-commons (common & rpc libs)
  4. hugegraph-website (doc & website code)
  5. hugegraph-ai (integrated Graph AI/LLM/KG system)

License

HugeGraph is licensed under Apache 2.0 License.

Contributing

contributors graph

Thanks

HugeGraph relies on the TinkerPop framework, we refer to the storage structure of Titan and the schema definition of DataStax. Thanks to TinkerPop, thanks to Titan, thanks to DataStax. Thanks to all other organizations or authors who contributed to the project.

You are welcome to contribute to HugeGraph, and we are looking forward to working with you to build an excellent open-source community.

Contact Us

<img src="https://github.com/apache/incubator-hugegraph-doc/blob/master/assets/images/wechat.png?raw=true" alt="QR png" width="300"/>