Home

Awesome

<p align="center"> <img src="https://docs-cdn.nebula-graph.com.cn/figures/nebularepo-logo-new.png"/> <br> English | <a href="README-CN.md">中文</a> <br>A distributed, scalable, lightning-fast graph database<br> </p> <p align="center"> <a href="https://stackoverflow.com/questions/tagged/nebula-graph"> <img src="https://img.shields.io/badge/Stack%20Overflow-nebula--graph-orange" alt="Stack Overflow" /> </a> <a href="https://app.codecov.io/gh/vesoft-inc/nebula"> <img src="https://codecov.io/github/vesoft-inc/nebula/coverage.svg?branch=master" alt="code coverage"/> </a> <a href="https://github.com/vesoft-inc/nebula/actions?workflow=nightly"> <img src="https://github.com/vesoft-inc/nebula/workflows/nightly/badge.svg" alt="nightly build"/> </a> <a href="https://github.com/vesoft-inc/nebula/stargazers"> <img src="https://img.shields.io/github/stars/vesoft-inc/nebula" alt="GitHub stars" /> </a> <a href="https://github.com/vesoft-inc/nebula/network/members"> <img src="https://img.shields.io/github/forks/vesoft-inc/nebula" alt="GitHub forks" /> </a> <a href="https://todos.tickgit.com/browse?repo=github.com/vesoft-inc/nebula"> <img src="https://img.shields.io/endpoint?url=https://todos.tickgit.com/badge?repo=github.com/vesoft-inc/nebula" alt="GitHub TODOs" /> </a> <br> </p>

NebulaGraph

Introduction

NebulaGraph is a popular open-source graph database that can handle large volumes of data with milliseconds of latency, scale up quickly, and have the ability to perform fast graph analytics. NebulaGraph has been widely used for social media, recommendation systems, knowledge graphs, security, capital flows, AI, etc. See our users.

The following lists some of NebulaGraph features:

The following figure shows the architecture of the NebulaGraph core. NebulaGraph Architecture

Learn more on NebulaGraph website.

<!-- ## Notice of Release NebulaGraph used to be split into three repositories: [Nebula-Graph](https://github.com/vesoft-inc/nebula-graph), [Nebula-Storage,](https://github.com/vesoft-inc/nebula-storage) and [Nebula-Common](https://github.com/vesoft-inc/nebula-common) for versions between v2.0.0 and v2.5.x, which will be archived. The one and only codebase of NebulaGraph is now [github.com/vesoft-inc/nebula](https://github.com/vesoft-inc/nebula), as it's back to mono-repo since v2.6.0. Please check the latest release via the documentation: https://docs.nebula-graph.io/. NebulaGraph 1.x is not actively maintained. Please move to NebulaGraph 2.x. <br/> The data format, rpc protocols, clients, etc. are not compatible between NebulaGraph v1.x and v2.x, but we do offer [upgrade guide](https://docs.nebula-graph.io/2.5.0/4.deployment-and-installation/3.upgrade-nebula-graph/upgrade-nebula-graph-to-250/). To use the stable release, see [NebulaGraph 1.0](https://github.com/vesoft-inc/nebula). ## Roadmap See our [Roadmap](https://github.com/vesoft-inc/nebula/wiki/Nebula-Graph-Roadmap-2020) for what's coming soon in **NebulaGraph**. -->

Quick start

Read the getting started docs for a quick start.

Using NebulaGraph

NebulaGraph is a distributed graph database with multiple components. You can download or try in following ways:

Getting help

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

DevTools

NebulaGraph comes with a set of tools to help you manage and monitor your graph database. See Ecosystem.

Contributing

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

Landscape

<p align="left"> <img src="https://landscape.cncf.io/images/cncf-landscape-horizontal-color.svg" width="150"> <br />

NebulaGraph enriches the CNCF Database Landscape.

</p>

Licensing

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

Contact

Community

Join NebulaGraph CommunityWhere to Find us
Asking QuestionsStack Overflow Discussions
Chat with Community MembersChat History Slack
NebulaGraph MeetupGoogle Calendar Zoom Meetup Meeting Archive
Chat, Asking, or Meeting in ChineseWeChat Group Tencent_Meeting Discourse
<br />

If you find NebulaGraph interesting, please ⭐️ Star it at the top of the GitHub page.