The Aqua Approximate Query Answering SystemDownload PDFOpen Website

Published: 1999, Last Modified: 05 Oct 2023SIGMOD Conference 1999Readers: Everyone
Abstract: Aqua is a system for providing fast, approximate answers to aggregate queries, which are very common in OLAP applications. It has been designed to run on top of any commercial relational DBMS. Aqua precomputes synopses (special statistical summaries) of the original data and stores them in the DBMS. It provides approximate answers along with quality guarantees by rewriting the queries to run on these synopses. Finally, Aqua keeps the synopses up-to-date as the database changes, using fast incremental maintenance techniques.
0 Replies

Loading