TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Using MongoDB as a Graph Database

12 pointsby robotrobotover 10 years ago

1 comment

ifcologneover 10 years ago
Amazing slides, but seems like a lot of work and not really a natural fit for (graph)relations.<p>Ever thought about a multi-model database like Orient or ArangoDB? The latter allows multi-collection JOINS on documents and graph&#x27;s and is extensible by Javascript.<p><a href="https://www.arangodb.com/key-features" rel="nofollow">https:&#x2F;&#x2F;www.arangodb.com&#x2F;key-features</a>