Skip to content
forked from vesoft-inc/nebula

A distributed, fast open-source graph database featuring horizontal scalability and high availability

License

Notifications You must be signed in to change notification settings

xtcyclist/nebula

 
 

Repository files navigation


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

code coverage nightly build nebula star nebula fork

What is NebulaGraph?

NebulaGraph 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.

Trusted and contributed by users, the NebulaGraph community comes with a rich open-source ecosystem. And it has been widely used for social media, recommendation systems, knowledge graphs, security, capital flows, AI, etc, see our users.

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

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

Notice of Release

NebulaGraph used to be split into three repositories: Nebula-Graph, Nebula-Storage, and 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, as it's back to mono-repo since v2.6.0.

Please check the latest release via the documentation: https://docs.nebula-graph.io/.

Quick start

Read the Getting started article for a quick start.

Getting help

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

Documentation

Architecture

NebulaGraph Architecture

Contributing

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

Landscape

  

NebulaGraph enriches the CNCF Database Landscape.

Licensing

NebulaGraph 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 NebulaGraph as a back-end service to support your SaaS deployment.

Contact

Community

Discussions Slack Zoom Google Calendar Meetup Meeting Archive Discourse Tecent_Meeting


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

https://github.com/vesoft-inc/nebula

About

A distributed, fast open-source graph database featuring horizontal scalability and high availability

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 70.2%
  • Gherkin 23.1%
  • Python 2.9%
  • CMake 1.6%
  • Yacc 1.0%
  • Thrift 0.7%
  • Other 0.5%