Hacker News new | ask | show | jobs
by d0vs 3359 days ago
Can anyone give concrete examples of datasets that are better suited for a graph database and why?
1 comments

Anything Social. Product or Person hierarchies. Network datasets. Ancestry (genetic or data), etc.

They are better suited for Graph Databases because the queries tend to be many joins traversing paths both deep and wide.