Blaze: Compiling JSON Schema for 10x Faster Validation
Summary: Blaze ahead-of-time compiles complex JSON Schemas into efficient validation representations, exploiting infrequently changing schemas to resolve keyword interactions. It delivers ~10× speedups (occasionally orders of magnitude) while preserving strict specification correctness. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Juan Cruz Viotti (Sourcemeta)
- 2. Michael J. Mior (Rochester Institute of Technology)
BibTeX Citation
@article{viotti_vldb26,
title = {{Blaze: Compiling JSON Schema for 10x Faster Validation}},
author = {Viotti, Juan Cruz and Mior, Michael J.},
journal = {PVLDB},
series = {{VLDB} '26},
volume = {19},
number = {2},
pages = {279--291},
doi = {10.14778/3773749.3773764},
url = {https://doi.org/10.14778/3773749.3773764},
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 0 of 0 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 7,927 | Schema Validation via Streaming Circuits | 2016 | PODS |
| 2 | 9,893 | ReCG: Bottom-Up JSON Schema Discovery Using a Repetitive Cluster-and-Generalize Framework | 2024 | VLDB |
| 3 | 1,350 | Automating Large-Scale Data Quality Verification | 2018 | VLDB |
| 4 | 3,287 | JSON: Data model, Query languages and Schema specification | 2017 | PODS |
| 5 | 6,283 | Schemas and Types for JSON Data: from Theory to Practice | 2019 | SIGMOD |
| 6 | 4,069 | JSON Tiles: Fast Analytics on Semi-Structured Data | 2021 | SIGMOD |
| 7 | 11,771 | JSON Schema Matching: Empirical Observations | 2020 | SIGMOD |
| 8 | 10,091 | Witness Generation for JSON Schema | 2022 | VLDB |
| 9 | 7,327 | Reducing Ambiguity in Json Schema Discovery | 2021 | SIGMOD |
| 10 | 10,592 | Streaming Validation of JSON Documents Against Schemas | 2026 | VLDB |