prateek1306 / dgraph

Scalable, Distributed, Low Latency Graph Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dgraph

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

logo Wiki Build Status Coverage Status 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 as query language, and responds in JSON.

Users

Developers

  • We are using Git Flow branching model. So, please send out your pull requests against develop branch.
  • See a list of issues that we need help with.
  • Please see contributing to Dgraph for guidelines on contributions.
  • Alpha Program: If you want to contribute to Dgraph on a continuous basis and need some Bitcoins to pay for healthy food, talk to us.

Current Status

Latest Release: v0.4.1

Master branch contains the latest stable release.

Jul 2016 - v0.4 This release allows for better debugging via net/tracer and provides binaries for Linux and Mac. Follow our Trello board for progress.

May 2016 - v0.3 This release contains more efficient binary protocol client and ability to query first:N results. See our Trello board for more information.

Mar 2016 - v0.2 This is the first truly distributed version of Dgraph. Please see the release notes here.

MVP launch - Dec 2015 - v0.1 This is a minimum viable product, alpha release of Dgraph. This version is not distributed and support for GraphQL is partial. See the Roadmap for list of working and planned features.

Contact

  • Please use discuss.dgraph.io for documentation, questions, feature requests and discussions.
  • Please use Github issue tracker ONLY to file bugs. Any feature request should go to discuss.
  • Or, just join Slack Status.

About

Scalable, Distributed, Low Latency Graph Database

License:Apache License 2.0


Languages

Language:Go 98.8%Language:Shell 0.8%Language:Protocol Buffer 0.4%