MediumEvaluateSystem Design Interview FrameworkMultiple Choice

You need to store 500 billion social graph edges with sub-millisecond multi-hop traversal queries. Which database do you choose?

Evaluate Tests ability to make judgments and justify decisions.

Answer Options

APostgreSQL with self-joins
BMongoDB with embedded documents
CNeo4j or a graph database
DCassandra with a composite partition key

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 20+ more System Design Interview Framework questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the System Design Interview Framework topic (System Design).

More System Design Interview Framework Questions