Skip to content
Snippets Groups Projects
Commit c8350647 authored by Manish R Jain's avatar Manish R Jain
Browse files

Add dgraph.io

parent 754cd280
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,11 @@ DGraph's goal is to provide [Google](https://www.google.com) production level sc
with low enough latency to be serving real time user queries, over terabytes of structured data.
DGraph supports [GraphQL](http://graphql.org/) as query language, and responds in [JSON](http://www.json.org/).
# Current Status
*Check out [the demo at dgraph.io](http://dgraph.io).*
`MVP launch - Dec 2015 - Branch v0.1`
This is a minimum viable product, alpha release of DGraph. **It's not meant for production use.**
This version is not distributed and support for GraphQL is partial.
......@@ -25,6 +28,7 @@ This instance contains 21M facts from [Freebase Film Data](http://www.freebase.c
See the [query section below](#querying) for a sample query.
`curl dgraph.xyz/query -XPOST -d '{}'`
# Installation
## Via Docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment