Grokking the System Design Interview
Ask Author
Back to course home

0% completed

Vote For New Content
Why not a graph based database?

Jessie

Jul 20, 2023

I'm just curious why this system design would go through the process of building up and storing trees over and over vs using an existing implementation of a graph based database? The only thing I can really come up with is maybe some added efficiency by having data in memory and the access time of a db being potentially a bit slower, but it seems like they might also have some built in efficiencies that you may not be able to, or knowledgeable enough to recreate.

0

0

Comments
Comments