Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Databases and Information Systems

University of Minnesota Morris Digital Well

Journal

Approximate Query Processing

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

Querying Large Databases, Nathan Beneke Jun 2018

Querying Large Databases, Nathan Beneke

Scholarly Horizons: University of Minnesota, Morris Undergraduate Journal

This paper investigates two approaches to improving query times on large relational databases. The first technique capitalizes on the knowledge of a database's structures and properties one typically has. This technique can execute some queries exactly in a constant, bounded amount of time. When this technique cannot be used to exactly execute a query we show how it can still be used to drastically lower the run-time on the query while getting a good approximation of the exact result. We also discuss the complexity of deciding whether a query is evaluable in this way, both theoretically and practically. The second …