Introduction to Dgraph
Special Guest: Xuanyi Chew (https://twitter.com/chewxy)
Dgraph is a horizontally scalable and distributed GraphQL database with a graph backend. It provides ACID transactions, consistent replication and linearizable reads. It's built from ground up to perform for a rich set of queries. Being a native GraphQL database, it tightly controls how the data is arranged on disk to optimize for query performance and throughput, reducing disk seeks and network calls in a cluster.
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 query syntax, and responds in JSON and Protocol Buffers over GRPC and HTTP.
š° Timeline
00:00 - Holding screen
01:40 - Introductions
03:40 - Who is Xuanyi?
05:30 - Why use a graph database?
09:45 - Running Dgraph with Docker
13:30 - Ratel - the Dgraph web interface
18:40 - Writing our first records
27:00 - Adding relationships
33:00 - Adding type definitions
48:40 - Slash GraphQL managed service
š Resources
Xuanyi Chew - https://twitter.com/chewxy
Dgraph - https://dgraph.io
Technologies used in this video
Related Videos

Hands-On with Preq - Community-Driven Reliability Problem Detection
Join us for an exclusive live stream as we explore Preq (pronounced "preek"), the free and open-source tool that's revolutionizing how teams detect and prevent reliability issues before customers noti

Hands-On with Kairos - Edge Kubernetes Made Simple
Join us for an exclusive live stream as we dive deep into Kairos, the open-source project that's revolutionizing OS lifecycle management across edge, cloud, and bare metal environments!

Hands-on Introduction to k0rdent
**Hands-on Introduction to k0rdent**

Comments