Skip to content
Snippets Groups Projects
Select Git revision
  • a57c3b51ac0f077b45f67ab6b9f23b50100452b1
  • master default
2 results

210360228

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    jimingquan authored and GitHub committed
    * sort path
    
    * change output's colName _path to path
    
    Co-authored-by: default avatarcpw <13495049+CPWstatic@users.noreply.github.com>
    a57c3b51
    History


    English | 中文
    A distributed, scalable, lightning-fast graph database

    build docker image workflow nebula star nebula fork

    What is Nebula Graph?

    WARNING This is the Nebula Graph 2.0 pre-release. Use it only if you need to test the latest features or performance improvements. DO NOT use it in production.

    Nebula Graph is an open-source graph database capable of hosting super large scale graphs with dozens of billions of vertices (nodes) and trillions of edges, with milliseconds of latency.

    Compared with other graph database solutions, Nebula Graph has the following advantages:

    • Symmetrically distributed
    • Storage and computing separation
    • Horizontal scalability
    • Strong data consistency by RAFT protocol
    • SQL-like query language
    • Role-based access control for higher level security

    Notice of Release

    The Nebula Graph team is glad to announce the Nebula Graph 2.0 pre-release. This is a brand new start with several important updates, and more of them are on the way. Welcome to join us. To use the stable release, see Nebula Graph 1.0.

    Roadmap

    See our Roadmap for what's coming soon in Nebula Graph.

    Quick start

    Read the Getting started article for a quick start.

    Please note that you need to install Nebula Graph, either by installing source code or by docker compose, before you can actually start using it. If you prefer a video tutorial, visit our YouTube channel.

    Getting help

    In case you encounter any problems playing around Nebula Graph, please reach out for help:

    Documentation

    Architecture

    image

    Contributing

    Contributions are warmly welcomed and greatly appreciated. And here are a few ways you can contribute:

    Licensing

    Nebula Graph is under Apache 2.0 license, so you can freely download, modify, and deploy the source code to meet your needs. You can also freely deploy Nebula Graph as a back-end service to support your SaaS deployment.

    In order to prevent cloud providers monetizing from the project without contributing back, we added Commons Clause 1.0 to the project. As mentioned above, we fully commit to the open source community. We would love to hear your thoughts on the licensing model and are willing to make it more suitable for the community.

    Contact