Comment on MongoDB vs. Clustrix BenchmarkparentComments−JoachimSchipper15ySerious question, because I don't know: what's the advantage over a denormalized SQL table?−fedd15ybecause document stores store documents ready to be consumed by an app. these documents are tree-like, not tabular: jsons or xmls
Comments
Serious question, because I don't know: what's the advantage over a denormalized SQL table?
because document stores store documents ready to be consumed by an app. these documents are tree-like, not tabular: jsons or xmls