ZKSQL: Verifiable and Efficient Query Evaluation with Zero-Knowledge Proofs
Summary: ZKSQL enables privacy-preserving, authenticated answers to ad-hoc SQL queries via zero-knowledge proofs of correct, complete evaluation without revealing input records. Authenticated set operations accelerate proof generation, yielding 100× speedups over baseline on TPC-H. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Xiling Li (Northwestern University)
- 2. Chenkai Weng (Northwestern University)
- 3. Yongxin Xu (Northwestern University)
- 4. Xiao Wang (Northwestern University)
- 5. Jennie Rogers (Northwestern University)
BibTeX Citation
@article{li_vldb23,
title = {{ZKSQL: Verifiable and Efficient Query Evaluation with Zero-Knowledge Proofs}},
author = {Li, Xiling and Weng, Chenkai and Xu, Yongxin and Wang, Xiao and Rogers, Jennie},
journal = {PVLDB},
series = {{VLDB} '23},
volume = {16},
number = {8},
pages = {1804--1816},
doi = {10.14778/3594512.3594513},
url = {https://doi.org/10.14778/3594512.3594513},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 5 of 5 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 8,456 | Secure and Verifiable Data Collaboration with Low-Cost Zero-Knowledge Proofs | 2024 | VLDB | 5.4217837e-05 |
| 9,770 | PoneglyphDB: Efficient Non-interactive Zero-Knowledge Proofs for Arbitrary SQL-Query Verification | 2025 | SIGMOD | 5.2209769e-05 |
| 10,391 | Privacy-preserving and Verifiable Causal Prescriptive Analytics | 2026 | SIGMOD | 5.093636e-05 |
| 10,397 | Reliable and Private Utility Signaling for Data Markets | 2026 | SIGMOD | 5.093636e-05 |
| 10,905 | Alchemy: A Query Optimization Framework for Oblivious SQL | 2025 | VLDB | 5.093636e-05 |
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 |
|---|---|---|---|---|
| 445 | Apache Calcite: A Foundational Framework for Optimized Query Processing Over Heterogeneous Data Sources | 2018 | SIGMOD | 0.00018336751 |
| 1,724 | CorrectDB: SQL Engine with Practical Query Authentication | 2013 | VLDB | 9.9199577e-05 |
| 1,984 | Shrinkwrap: Efficient SQL Query Processing in Differentially Private Data Federations | 2019 | VLDB | 9.3540912e-05 |
| 4,304 | VeriDB: An SGX-based Verifiable Database | 2021 | SIGMOD | 6.7709608e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 1,459 | SMCQL: Secure Querying for Federated Databases | 2017 | VLDB |
| 2 | 11,318 | DOP-SQL: A General-purpose, High-utility, and Extensible Private SQL System | 2024 | VLDB |
| 3 | 12,192 | SQL/AA: Executing SQL on an Asymmetric Architecture | 2014 | VLDB |
| 4 | 6,705 | Efficient Auditing For Complex SQL queries | 2011 | SIGMOD |
| 5 | 11,183 | Relational Algorithms for Top-k Query Evaluation | 2024 | SIGMOD |
| 6 | 7,147 | Architecting a Differentially Private SQL Engine | 2019 | CIDR |
| 7 | 5,315 | When Query Authentication Meets Fine-Grained Access Control: A Zero-Knowledge Approach | 2018 | SIGMOD |
| 8 | 10,391 | Privacy-preserving and Verifiable Causal Prescriptive Analytics | 2026 | SIGMOD |
| 9 | 1,144 | PrivateSQL: A Differentially Private SQL Query Engine | 2019 | VLDB |
| 10 | 9,770 | PoneglyphDB: Efficient Non-interactive Zero-Knowledge Proofs for Arbitrary SQL-Query Verification | 2025 | SIGMOD |