Using MongoDB as a Graph Database
engineering.talis.com
Using MongoDB as a Graph Database
1–2 of 2 posts
Re: Using MongoDB as a Graph Database
#2Amazing slides, but seems like a lot of work and not really a natural fit for (graph)relations.
Ever thought about a multi-model database like Orient or ArangoDB? The latter allows multi-collection JOINS on documents and graph's and is extensible by Javascript.