JanusGraph: 一个开源的、分布式图形数据库

JanusGraph是一个高度可扩展的图形数据库,优化用于存储和查询分布在多机群集上的数十亿个顶点和边的大图。 JanusGraph是一个事务数据库,可以支持数千并发用户,复杂遍历和分析图查询。

Java 分布式数据库

访问GitHub主页

共3551Star

详细介绍

JanusGraph logo

JanusGraph is a highly scalable graph database optimized for storing and querying large graphs with billions of vertices and edges distributed across a multi-machine cluster. JanusGraph is a transactional database that can support thousands of concurrent users, complex traversals, and analytic graph queries.

Downloads Maven Javadoc Build Status Codecov Coverity Scan

Learn More

The project homepage contains more information on JanusGraph and provides links to documentation, getting-started guides and release downloads.

Visualization

To visualize graphs stored in JanusGraph, you can use any of the following tools:

Community

  • Chat rooms on Gitter:

  • Stack Overflow: see the janusgraph tag

  • Twitter: follow @JanusGraph for news and updates

  • Mailing lists:

    • janusgraph-users (at) googlegroups.com (archives) for questions about using JanusGraph, installation, configuration, integrations

      To join with a Google account, use the web UI; to subscribe/unsubscribe with an arbitrary email address, send an email to:

      • janusgraph-users+subscribe (at) googlegroups.com
      • janusgraph-users+unsubscribe (at) googlegroups.com
    • janusgraph-dev (at) googlegroups.com (archives) for internal implementation of JanusGraph itself

      To join with a Google account, use the web UI; to subscribe/unsubscribe with an arbitrary email address, send an email to:

      • janusgraph-dev+subscribe (at) googlegroups.com
      • janusgraph-dev+unsubscribe (at) googlegroups.com

Contributing

Please see CONTRIBUTING.md for more information, including CLAs and best practices for working with GitHub.

Powered by JanusGraph

  • Windup by RedHat - application migration and assessment tool (website)

Users

The following users have deployed JanusGraph in production.

The following companies offer JanusGraph hosted as-a-service:

推荐源码