Let’s build a social network with Nodejs and Neo4j
June 25, 2024
13:15
Hall A
English | Beginner/Intro
Graph databases offer a very unique approach to storing data in a way that tells a story. This approach enables us to get insights about our data that would be almost impossible to get with any other database.
For example if we take a relational database, it would be pretty easy to find a person’s friends. But to divide a whole city into friend groups- that would be somewhere between challenging, slow and impossible.
In this talk we will cover graph basics, explore the main use cases, the caveats, hear some battle field stories and even witness the power of graphs live, with an exciting demo using Neo4j and Nodejs.