CRAug 24, 2018

Integrity Authentication for SQL Query Evaluation on Outsourced Databases: A Survey

arXiv:1808.08313v115 citations
Originality Synthesis-oriented
AI Analysis

It tackles the issue of result integrity for users outsourcing data to cloud services, but as a survey, it is incremental in summarizing existing methods rather than introducing new ones.

This survey categorizes and reviews approaches for verifying the integrity of SQL query results in outsourced databases, addressing the problem of ensuring correct query execution by third-party service providers with lightweight client overhead.

Spurred by the development of cloud computing, there has been considerable recent interest in the Database-as-a-Service (DaaS) paradigm. Users lacking in expertise or computational resources can outsource their data and database management needs to a third-party service provider. Outsourcing, however, raises an important issue of result integrity: how can the client verify with lightweight overhead that the query results returned by the service provider are correct (i.e., the same as the results of query execution locally)? This survey focuses on categorizing and reviewing the progress on the current approaches for result integrity of SQL query evaluation in the DaaS model. The survey also includes some potential future research directions for result integrity verification of the outsourced computations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes