Your browser doesn't support the features required by impress.js, so you are presented with a simplified version of this presentation.

For the best experience please use the latest Chrome, Safari or Firefox browser.

Graph Databases
The Chameleons of  the Database World
http://fyspringfield.com/post/118882657056
Sean Duncan (aka MetaSean)
In the beginning ...
there were ...
Tables!
http://bestanimations.com/HomeOffice/Tables/table-animated-gif-15.gif
RDBMS: Relational Database Management Systems
SQL: Structured Query Language
Tables can be frustrating!
from: http://thesundriedtomato.tumblr.com/post/52031965486
In the late oughts Trees began to flourish!
http://bigblueboo.tumblr.com/post/84126442933/growthungrowth
Document Oriented
Trees can be downright punishing!
https://media2.giphy.com/media/12bkMjatTEfoWI/200.gif
Finally Graphs have arrived!
http://event.cwi.nl/grades2015/author.shtml
Nodes
AKA: vertices or points

Edges
AKA: arcs or lines
Directed Graph
node.get("key/soul"); node.path("path"); node.put(data/object); node.set(node); node.key("key");
Methods

Use a spacebar or arrow keys to navigate