Skip to content
@hugegraph

HugeGraph

A graph database that supports more than 10+ billion data, high performance and scalability

Hey, Everyone 👋

Our repository(HugeGraph) has donated to Apache Software Foundation(ASF), all legacy repository here are archived(Other repos had transferred to ASF org)

Please move to visit them (like https://github.com/apache/hugegraph) & the official website (https://hugegraph.apache.org/)

Links

All repositories urls:

  1. hugegraph (graph database including server/pd/store → core repo)
  2. hugegraph-toolchain (include loader/dashboard/tool/client)
  3. hugegraph-ai (include LLM/Graph RAG/GNN/Python Client)
  4. hugegraph-computer (graph computing system)
  5. hugegraph-website (include doc & website code)

Maven Dependencies

You could use import the dependencies in maven like this:

  <!-- Note: use the latest release version in maven repo, here is just an example -->
  <dependency>
       <groupId>org.apache.hugegraph</groupId>
       <artifactId>hugegraph-client</artifactId>
       <version>1.7.0</version>
  </dependency>
  
  <dependency>
       <groupId>org.apache.hugegraph</groupId>
       <artifactId>hugegraph-loader</artifactId>
       <version>1.7.0</version>
  </dependency>

Welcome to contribute to Apache HugeGraph as always ~ 😄

image

Pinned Loading

  1. hugegraph-studio hugegraph-studio Public archive

    HugeGraph Database web UI (Archived, move to ASF)

    Java 44 31

  2. hugegraph-client hugegraph-client Public archive

    Please move to Apache Hugegraph-Toolchain, Thanks

    Java 34 42

  3. hugegraph-rpc hugegraph-rpc Public archive

    HugeGraph Database RPC component, currently it's a wrapper of Sofa-RPC

    Java 2 1

  4. hugegraph-plugin-stanford-analyzer hugegraph-plugin-stanford-analyzer Public archive

    HugeGraph Database extended plugin: stanford analyzer

    Java 2 6

  5. hugegraph-algorithm hugegraph-algorithm Public archive

  6. hugegraph-analysis-react hugegraph-analysis-react Public archive

    NPM Pkg Publish + Hubble Release

    JavaScript

Repositories

Showing 10 of 24 repositories
  • hugegraph Public Forked from apache/hugegraph

    A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)

    hugegraph/hugegraph's past year of commit activity
    Java 27 Apache-2.0 644 17 21 Updated Sep 9, 2026
  • seatunnel Public Forked from apache/seatunnel

    SeaTunnel is a multimodal, high-performance, distributed, massive data integration tool.

    hugegraph/seatunnel's past year of commit activity
    Java 0 Apache-2.0 2,440 0 0 Updated Sep 9, 2026
  • hugegraph-doc Public Forked from apache/hugegraph-doc

    Please move to Apache Doc repo now

    hugegraph/hugegraph-doc's past year of commit activity
    JavaScript 4 Apache-2.0 122 0 3 Updated Sep 6, 2026
  • hugegraph-ai Public Forked from apache/hugegraph-ai

    The integration of HugeGraph with AI/LLM & GraphRAG

    hugegraph/hugegraph-ai's past year of commit activity
    Python 6 Apache-2.0 91 4 17 Updated Sep 5, 2026
  • toplingdb Public Forked from topling/toplingdb

    ToplingDB is a cloud native LSM Key-Value Store with searchable compression algo and distributed compaction

    hugegraph/toplingdb's past year of commit activity
    C++ 0 GPL-2.0 185 0 0 Updated Sep 5, 2026
  • hugegraph-toolchain Public Forked from apache/hugegraph-toolchain

    HugeGraph toolchain - include a series useful graph modules

    hugegraph/hugegraph-toolchain's past year of commit activity
    Java 2 Apache-2.0 127 0 3 Updated Sep 4, 2026
  • actions Public

    3rd party actions / test env

    hugegraph/actions's past year of commit activity
    Shell 2 3 2 1 Updated Sep 3, 2026
  • MemOS Public Forked from MemTensor/MemOS

    Self-evolving memory OS for LLM & AI Agents: ultra-persistent memory, hybrid-retrieval, and cross-task skill reuse, HG version

    TypeScript 0 Apache-2.0 1,049 0 0 Updated Aug 28, 2026
  • hugegraph-computer Public Forked from apache/hugegraph-computer

    HugeGraph Vermeer - An in-memory distributed graph processing system for hugegraph (OLAP)

    hugegraph/hugegraph-computer's past year of commit activity
    Java 2 Apache-2.0 54 0 2 Updated Jul 25, 2026
  • .github Public archive
    hugegraph/.github's past year of commit activity
    0 Apache-2.0 0 0 0 Updated Dec 28, 2025

Most used topics

Loading…