|
|
|
|
|
by vaughan
1887 days ago
|
|
It's surprising that graph dbs aren't more popular. Just as document dbs can be derived/denormalized from SQL dbs, relational dbs can be derived from a graph. Conceptually, data is a graph. I always find the decision between 1-M and M-M is so sticky with RDBMS, and with a graph, it can be whatever you want it to be. |
|
1. https://en.wikipedia.org/wiki/CODASYL