Streaming Validation of JSON Documents Against Schemas
Summary: Introduces streaming JSON validation using a novel class of pushdown automata to validate documents online against schemas without materializing full parse trees. Empirically uses much less memory and outperforms state‑of‑the‑art offline validators. (summarized by gpt-5-mini on Mar 13 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Alexis Le Glaunec (Rice University)
- 2. Angela W. Li (Rice University)
- 3. Konstantinos Mamouras (Rice University)
BibTeX Citation
@article{glaunec_vldb26,
title = {{Streaming Validation of JSON Documents Against Schemas}},
author = {Le Glaunec, Alexis and Li, Angela W. and Mamouras, Konstantinos},
journal = {PVLDB},
series = {{VLDB} '26},
volume = {19},
number = {3},
pages = {509--522},
doi = {10.14778/3778092.3778109},
url = {https://doi.org/10.14778/3778092.3778109},
year = {2026}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 4 of 4 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 1,758 | Validating Streaming XML Documents | 2002 | PODS | 9.8162828e-05 |
| 3,287 | JSON: Data model, Query languages and Schema specification | 2017 | PODS | 7.5587639e-05 |
| 7,919 | Stackless Processing of Streamed Trees | 2021 | PODS | 5.5181056e-05 |
| 7,927 | Schema Validation via Streaming Circuits | 2016 | PODS | 5.5181056e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 4,069 | JSON Tiles: Fast Analytics on Semi-Structured Data | 2021 | SIGMOD |
| 2 | 9,893 | ReCG: Bottom-Up JSON Schema Discovery Using a Repetitive Cluster-and-Generalize Framework | 2024 | VLDB |
| 3 | 13,293 | Blaze: Compiling JSON Schema for 10x Faster Validation | 2026 | VLDB |
| 4 | 11,448 | Scalable Reasoning on Document Stores via Instance-Aware Query Rewriting | 2023 | VLDB |
| 5 | 11,771 | JSON Schema Matching: Empirical Observations | 2020 | SIGMOD |
| 6 | 7,327 | Reducing Ambiguity in Json Schema Discovery | 2021 | SIGMOD |
| 7 | 3,287 | JSON: Data model, Query languages and Schema specification | 2017 | PODS |
| 8 | 10,091 | Witness Generation for JSON Schema | 2022 | VLDB |
| 9 | 7,927 | Schema Validation via Streaming Circuits | 2016 | PODS |
| 10 | 1,758 | Validating Streaming XML Documents | 2002 | PODS |