-
[JSON] why JSON? table vs tree📚 데이터베이스/빅데이터 2022. 8. 16. 23:30
simply spearking, JSON is a tree-based model
While CSV represents flat and homogeneous dataset,
Json and XML has a power to express nested, heterogeneous dataset.
1) flat dataset
2) nested dataset
4) nested and heterogeneous dataset
'📚 데이터베이스 > 빅데이터' 카테고리의 다른 글
[Spark] resources (0) 2022.08.08 [JSONiq] practice JSONiq in RumbleDB (0) 2022.08.08 [MapReduce] 그림으로 이해하는 하둡 맵리듀스 예제 (0) 2022.08.03 [MapReduce] 하둡 맵리듀스 이해 (0) 2022.08.03 [Hadoop/Hive] installation/configuration 하둡 하이브 설치 방법 (0) 2022.08.02