Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

vesoft-inc/nebula-storage

Repository files navigation


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

build docker image workflow nebula star nebula fork codecov

What is Nebula Graph?

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

After v2.5.0, we use Nebula repo.

Supported Clients

Quick start

Read the Getting started article for a quick start.

Please note that you must install Nebula Graph by installing source code, rpm/deb packages or 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

About

A distributed consistent graph storage. This is an archived repo for v2.5 only, from 2.6.0 +, NebulaGraph switched back to https://github.com/vesoft-inc/nebula

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages