HardDesign: Ride-Sharing Service (Uber/Lyft)

What database is most appropriate for storing driver location history for audit and analytics purposes?

Tests your understanding of this concept.

Answer Options

AMySQL with spatial index
BCassandra partitioned by driver_id, clustered by timestamp
CRedis (in-memory only)
DMongoDB with 2dsphere index

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 22+ more Design: Ride-Sharing Service (Uber/Lyft) questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Design: Ride-Sharing Service (Uber/Lyft) topic (System Design Cases).

More Design: Ride-Sharing Service (Uber/Lyft) Questions