You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
English | 中文 A distributed, scalable, lightning-fast graph database
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:
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
Different types of graph analytics algorithms
The following figure shows the architecture of the NebulaGraph core.
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.