Categorygithub.com/forchain/dgraph
module
0.8.3
Repository: https://github.com/forchain/dgraph.git
Documentation: pkg.go.dev

# README

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:

Current Status

Dgraph is currently at version 0.8.x. We have largely frozen the feature set at this point, and focusing solely on stability, performance and robustness. We recommend using it in your projects. If you plan to use Dgraph for user-facing production environment, come talk to us.

Users

Developers

Contact

# Packages

Package algo contains algorithms such as merging, intersecting sorted lists.
Package bp128 implements SIMD-BP128 integer encoding and decoding.
Package lru implements an LRU cache.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
* Copyright (C) 2017 Dgraph Labs, Inc.
No description provided by the author
Package gql is responsible for lexing and parsing a GraphQL query/mutation.
No description provided by the author
Package lru implements an LRU cache.
Package protos is a generated protocol buffer package.
No description provided by the author
No description provided by the author
Package rdf package parses N-Quad statements based on http://www.w3.org/TR/n-quads/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package worker contains code for internal worker communication to perform queries and mutations.
* Copyright (C) 2017 Dgraph Labs, Inc.