Mison: A Fast JSON Parser for Data Analytics
Summary: Mison: an analytics JSON parser that pushes projection and filtering into parsing. Eschews FSMs for a scheme combining speculative field hints and indices that map logical to physical positions, turning control into data flow and yielding speedups. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Yinan Li (Microsoft)
- 2. Nikos R. Katsipoulakis (University of Pittsburgh)
- 3. Badrish Chandramouli (Microsoft)
- 4. Jonathan Goldstein (Microsoft)
- 5. Donald Kossmann (Microsoft)
BibTeX Citation
@article{li_vldb17,
title = {{Mison: A Fast JSON Parser for Data Analytics}},
author = {Li, Yinan and Katsipoulakis, Nikos R. and Chandramouli, Badrish and Goldstein, Jonathan and Kossmann, Donald},
journal = {PVLDB},
series = {{VLDB} '17},
volume = {10},
number = {10},
pages = {1118--1129},
doi = {10.14778/3115404.3115406},
url = {https://doi.org/10.14778/3115404.3115406},
year = {2017}
}
Incoming Citations (Sorted by Pagerank)
Showing 21 of 21 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 14 of 14 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 11,448 | Scalable Reasoning on Document Stores via Instance-Aware Query Rewriting | 2023 | VLDB |
| 2 | 3,287 | JSON: Data model, Query languages and Schema specification | 2017 | PODS |
| 3 | 3,783 | MISO: Souping Up Big Data Query Processing with a Multistore System | 2014 | SIGMOD |
| 4 | 10,592 | Streaming Validation of JSON Documents Against Schemas | 2026 | VLDB |
| 5 | 5,048 | FAD.js: Fast JSON Data Access Using JIT-based Speculative Optimizations | 2017 | VLDB |
| 6 | 4,069 | JSON Tiles: Fast Analytics on Semi-Structured Data | 2021 | SIGMOD |
| 7 | 2,414 | Filter Before You Parse: Faster Analytics on Raw Data with Sparser | 2018 | VLDB |
| 8 | 9,989 | GpJSON: High-performance JSON Data Processing on GPUs | 2025 | VLDB |
| 9 | 11,393 | dsJSON: A Distributed SQL JSON Processor | 2023 | SIGMOD |
| 10 | 7,766 | Scalable Structural Index Construction for JSON Analytics | 2021 | VLDB |