Hacker News new | ask | show | jobs
Using MongoDB as a Graph Database (engineering.talis.com)
12 points by robotrobot 4245 days ago
1 comments

Amazing 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.

https://www.arangodb.com/key-features