|
|
|
|
|
by varunjain99
1171 days ago
|
|
This is a neat data modeling exercise, but not sure why you'd prefer this approach over Neo4j. It's much simpler to query in native graph database land (though it's not exactly SQL, it's pretty close to be honest). And there are performance / reliability implications of forcing postgres into graph land. |
|