DEV Community

Discussion on: An Introduction to Graph Databases: The Power of Connected Data

Collapse
 
thegardenman profile image
TheGardenMan

Hi thanks for this article.
I am learning Neo4j now..
I am building an Instagram-like app.
Should I store posts in an (RDBMS or NoSQL) or as a node in Neo4j?
Which would be suitable for frequent updates (likes,views)?