Everyone hates SQL JOINs and everyone has their own reasons why. After spending almost two decades in tech, I wonder why the way we look at and use our data has completely changed, but our storing techniques remain the same. This makes me and other engineers do a lot of work because our database is not doing what it requires.
When I got introduced to graph databases, I felt it aligned with the demand of reading and using data, especially where relationships within data matters the most.
If ...
Read it: Cypher: The Neo4j Query Language Decoded for Beginners