GopherCon 2015: Barak Michener - Cayley: Building a Graph Database

Written in Go, Cayley is a graph database based on technology behind . Starting with a short history of the inspirations behind Cayley, this talk will deep-dive into the moving parts of building a graph database, between the various query languages, the storage engines, and the iterator trees.
Back to Top