FAD.js: Fast JSON Data Access Using JIT-based Speculative Optimizations
Summary: FAD.js accelerates JSON access with speculative JIT compilation and selective field retrieval, avoiding unnecessary parsing/serialization work. Compared with state-of-the-art libraries, it delivers up to 2.7× faster encoding and 9.9× faster decoding. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Daniele Bonetta (Oracle)
- 2. Matthias Brantner (Oracle)
BibTeX Citation
@article{bonetta_vldb17,
title = {{FAD.js: Fast JSON Data Access Using JIT-based Speculative Optimizations}},
author = {Bonetta, Daniele and Brantner, Matthias},
journal = {PVLDB},
series = {{VLDB} '17},
volume = {10},
number = {12},
doi = {10.14778/3137765.3137782},
url = {https://doi.org/10.14778/3137765.3137782},
year = {2017}
}
Incoming Citations (Sorted by Pagerank)
Showing 9 of 9 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 4,069 | JSON Tiles: Fast Analytics on Semi-Structured Data | 2021 | SIGMOD | 6.9276175e-05 |
| 6,283 | Schemas and Types for JSON Data: from Theory to Practice | 2019 | SIGMOD | 5.9270536e-05 |
| 7,217 | ParPaRaw: Massively Parallel Parsing of Delimiter-Separated Raw Data | 2020 | VLDB | 5.668373e-05 |
| 8,636 | Adaptive Code Generation for Data-Intensive Analytics | 2021 | VLDB | 5.3954959e-05 |
| 8,799 | FishStore: Faster Ingestion with Subset Hashing | 2019 | SIGMOD | 5.369237e-05 |
| 9,167 | Dynamic Speculative Optimizations for SQL Compilation in Apache Spark | 2020 | VLDB | 5.3099969e-05 |
| 9,419 | Language-Agnostic Integrated Queries in a Managed Polyglot Runtime | 2021 | VLDB | 5.273161e-05 |
| 9,893 | ReCG: Bottom-Up JSON Schema Discovery Using a Repetitive Cluster-and-Generalize Framework | 2024 | VLDB | 5.1997534e-05 |
| 11,393 | dsJSON: A Distributed SQL JSON Processor | 2023 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 2 of 2 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,155 | Projecting XML Documents | 2003 | VLDB | 0.00011933524 |
| 4,206 | NoDB in Action: Adaptive Query Processing on Raw Data | 2012 | VLDB | 6.8334568e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 8,508 | JEDI: These aren't the JSON documents you're looking for... | 2022 | SIGMOD |
| 2 | 782 | FAD, a Powerful and Simple Database Language | 1987 | VLDB |
| 3 | 7,312 | Closing the functional and Performance Gap between SQL and NoSQL | 2016 | SIGMOD |
| 4 | 8,879 | Native JSON Datatype Support: Maturing SQL and NoSQL convergence in Oracle Database | 2020 | VLDB |
| 5 | 2,391 | Mison: A Fast JSON Parser for Data Analytics | 2017 | VLDB |
| 6 | 3,287 | JSON: Data model, Query languages and Schema specification | 2017 | PODS |
| 7 | 11,393 | dsJSON: A Distributed SQL JSON Processor | 2023 | SIGMOD |
| 8 | 7,766 | Scalable Structural Index Construction for JSON Analytics | 2021 | VLDB |
| 9 | 9,989 | GpJSON: High-performance JSON Data Processing on GPUs | 2025 | VLDB |
| 10 | 4,069 | JSON Tiles: Fast Analytics on Semi-Structured Data | 2021 | SIGMOD |