Y
Hacker News
new
|
ask
|
show
|
jobs
by
filmor
933 days ago
SQL is built for relational/tabular data, JSON is not relational and usually not tabular.
1 comments
im3w1l
933 days ago
Well there is nothing saying you can't put relational data in json format.
link
stevage
933 days ago
But that wouldn't help query arbitrary JSON files which was the point.
link