2020
DOI: 10.14778/3436905.3436926
|View full text |Cite
|
Sign up to set email alerts
|

Scalable structural index construction for JSON analytics

Abstract: JavaScript Object Notation (JSON) and its variants have gained great popularity in recent years. Unfortunately, the performance of their analytics is often dragged down by the expensive JSON parsing. To address this, recent work has shown that building bitwise indices on JSON data, called structural indices , can greatly accelerate querying. Despite its promise, the existing structural index construction does not scale well as records become larger and more complex, due to its (inherent… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
11
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
3
2

Relationship

1
4

Authors

Journals

citations
Cited by 10 publications
(11 citation statements)
references
References 38 publications
0
11
0
Order By: Relevance
“…JPStream A state-of-the-art JSON streaming library [35] RapidJSON A popular conventional JSON parser from Tencent [11] simdjson A popular SIMD-based JSON parser [40] Pison A structural index-based JSON preprocessor [34] JSONSki JSON streaming with bit-parallel fast-forward…”
Section: Table 2: Methods In Evaluationmentioning
confidence: 99%
See 4 more Smart Citations
“…JPStream A state-of-the-art JSON streaming library [35] RapidJSON A popular conventional JSON parser from Tencent [11] simdjson A popular SIMD-based JSON parser [40] Pison A structural index-based JSON preprocessor [34] JSONSki JSON streaming with bit-parallel fast-forward…”
Section: Table 2: Methods In Evaluationmentioning
confidence: 99%
“…Methods. We compare JSONSki with several representative JSON tools: JPStream [35], simdjson [40], RapidJSON [11], and Pison [34]. Tables 2 and 3 list these methods and their relevant features.…”
Section: Methodsmentioning
confidence: 99%
See 3 more Smart Citations