Nebula Graph logo

Nebula Graph

Open source distributed graph database with large throughput and low latency
6
3
+ 1
0

What is Nebula Graph?

It is an open source distributed graph database. It has a shared-nothing architecture and scales quite well due to the separation of storage and computation. It can handle hundreds of billions of vertices and trillions of edges while still maintaining milliseconds of latency. It is openCypher compatible.
Nebula Graph is a tool in the Graph Databases category of a tech stack.
Nebula Graph is an open source tool with 9.4K GitHub stars and 1.1K GitHub forks. Here’s a link to Nebula Graph's open source repository on GitHub

Who uses Nebula Graph?

Companies

Developers
5 developers on StackShare have stated that they use Nebula Graph.

Nebula Graph Integrations

Nebula Graph's Features

  • DDL & DML
  • Graph visualization
  • Full-text index
  • Role-based ACL
  • LDAP
  • TTL
  • Job manager
  • Full cluster backup & restore
  • Incremental cluster backup & restore
  • Online scaling
  • Shortest/full path algorithm
  • Subgraph
  • Cross center sync
  • Dashboard for monitoring
  • Studio for graph visualization
  • Data import tools from CSV, Spark, Flink, etc

Nebula Graph Alternatives & Comparisons

What are some alternatives to Nebula Graph?
Neo4j
Neo4j stores data in nodes connected by directed, typed relationships with properties on both, also known as a Property Graph. It is a high performance graph store with all the features expected of a mature and robust database, like a friendly query language and ACID transactions.
Dgraph
Dgraph's goal is to provide Google production level scale and throughput, with low enough latency to be serving real time user queries, over terabytes of structured data. Dgraph supports GraphQL-like query syntax, and responds in JSON and Protocol Buffers over GRPC and HTTP.
JanusGraph
It is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. It is a transactional database that can support thousands of concurrent users executing complex graph traversals in real time.
Titan
Titan is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. Titan is a transactional database that can support thousands of concurrent users executing complex graph traversals in real time.
RedisGraph
RedisGraph is a graph database developed from scratch on top of Redis, using the new Redis Modules API to extend Redis with new commands and capabilities. Its main features include: - Simple, fast indexing and querying - Data stored in RAM, using memory-efficient custom data structures - On disk persistence - Tabular result sets - Simple and popular graph query language (Cypher) - Data Filtering, Aggregation and ordering
See all alternatives
Related Comparisons
No related comparisons found

Nebula Graph's Followers
3 developers follow Nebula Graph to keep up with related blogs and decisions.