Karthic is a Developer Advocate who strives to create value across multiple
areas at Dgraph. He has experience working with a wide range of startups in
different domains across the globe. Prior to Dgraph, Caddy Server and Minio are
the major Go open source projects he has contributed significantly to. He is an
avid blogger, speaker, and musician. When not at work you could find him
reading, at the gym, meditating, practicing music, or on motorcycle trips.
Welcome to the eighth episode of getting started with Dgraph.
In the previous episode, we learned about building a twitter-like user-search feature using Dgraph’s fuzzy search.
Welcome to the seventh episode of getting started with Dgraph. In the previous episode, we learned about building advanced text searches on social graphs in Dgraph, by modeling tweets as an example.
Welcome to the sixth episode of getting started with Dgraph.
In the previous episode, we learned about building social graphs in Dgraph, by modeling tweets as an example.
Welcome to the fifth episode of getting started with Dgraph. In the previous episode, we learned about using multi-language strings and operations on them using language tags.
Dgraph is an open-source, transactional, distributed, native Graph database. Dgraph is optimized for high-performance reads and writes. It can serve queries and mutations with low latency and high throughput, even when they involve deep joins and traversals.
Welcome to the fourth episode of getting started with Dgraph.
In the previous episode, we learned about Datatypes, Indexing, Filtering, and Reverse traversals in Dgraph.