Written by Manish Rai Jain Open Source Alternative to Amazon Neptune Amazon just announced their new graph database service, called Amazon Neptune. As per a TechCrunch articl ... Learn more
Written by Peter Stace Releasing distributed transactions in v0.9 It all started with a Github issue. At Dgraph, we really care about user feedback. Most of what we’ ... Learn more
Written by Peter Stace Loading close to 1M edges/sec into Dgraph We’re seeing more and more users who want to load massive data sets into Dgraph. Many users want to ... Learn more
Tags badger transactions Written by Manish Rai Jain Concurrent ACID Transactions in Badger When we started working on Badger, the aim was to keep things stupid simple. We needed to get rid of Cgo ... Learn more
Tags opinion Written by Manish Rai Jain [Opinion] SQL is not beating NoSQL. NoSQL is evolving. Ajay Kulkarni, the co-founder of Timescale DB wrote an article about “Why SQL is beating NoSQL,” which be ... Learn more
Written by Jason Chu Learn the basics of GraphQL+-, now available on video Dgraph has its own custom query language based on GraphQL, called GraphQL+-. You can learn about the basi ... Learn more
Tags badger boltdb Written by Deepak Jois Badger vs LMDB vs BoltDB: Benchmarking key-value databases in Go If you have been following us, you may know that we released Badger a few months ago. Badger is a simple, ... Learn more
Written by Peter Stace Making Badger Crash Resilient with ALICE Crashes can occur for many different reasons and can manifest themselves in many different forms. A progr ... Learn more
Written by Manish Rai Jain Scale the shit out of this! Starting v0.8, we have aimed to focus purely on the stability and performance of Dgraph. Our feature set ... Learn more