Kyle Marek-Spartz
December 5, 2013
.*SQL.*((Mongo|Couch)DB|Redis)Neo4j|ArangoDB|Titan(Not in SQL or Cypher, these are just to get the point across)
SELECT * WHERE user -[ Borrowed ]-> bookSELECT borrowing WHERE user -[ borrowing:Borrowed ]-> bookSELECT * WHERE lending -[ To ]-> user && lending -[ Of ]-> book && lending -[ At ]-> date
See also: bulbflow