Skip to main content
Latest v3.12.0 Powered

NebulaGraph Database Manual

Documentation for NebulaGraph Database

🌐

Distributed Architecture

Shared-nothing distributed architecture ensures linear scalability.

⚑

High Performance

Millisecond query latencies on millons of vertices and edges.

πŸ› οΈ

Open Cypher Compatible

Easy to query and transition from Neo4j using nGQL syntax.

Try it in 1 Minute

# Start NebulaGraph via Docker Compose
git clone https://github.com/vesoft-inc/nebula-docker-compose.git
cd nebula-docker-compose && docker-compose up -d