Y
Hacker News
new
|
ask
|
show
|
jobs
by
JoachimSchipper
5616 days ago
Serious question, because I don't know: what's the advantage over a denormalized SQL table?
1 comments
fedd
5616 days ago
because document stores store documents ready to be consumed by an app. these documents are tree-like, not tabular: jsons or xmls
link