|
|
|
|
|
by einhverfr
5334 days ago
|
|
First, the more I have looked, the more I have found that non-relational database systems are remarkably common and have been for a long time. The relational model is ideal in many circumstances. However, it breaks down in semi-structured content, content where---parentheses for grouping---(hierarchical structure is important, data is seldom written and frequently read, and where read performance navigating the hierarchy is most important) and so forth. So I'd generally agree, but not every problem is in fact a nail. |
|
Again, this problem is not new. Database greybeards call this OLAP and it's been around since the 80s.
There is nothing new under the sun in this trade.