Skip to content

cuulee/dgraph

 
 

Repository files navigation

Dgraph

Scalable, Distributed, Low Latency, High Throughput Graph Database.

logo Wiki Build Status Coverage Status Go Report Card Slack Status

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.

Get Started

To get started with Dgraph, follow this 5-step tutorial.

Current Status

Dgraph is currently at version 0.7. It has 90% of the features planned for v1.0; and implements RAFT protocol for data replication, high availability and crash recovery. We recommend using it for internal projects at companies. If you plan to use Dgraph for user-facing production environment, come talk to us.

Users

Developers

Data Loading and Persistence

Dgraph data persistence

Performance

Loader performance

See performance page for more details.

Contact

About

Fast, Distributed Graph DB

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 88.0%
  • JavaScript 5.8%
  • Shell 2.3%
  • CSS 1.6%
  • C++ 1.0%
  • Protocol Buffer 0.6%
  • Other 0.7%