BEAS: Bounded Evaluation of SQL Queries

2017 
We demonstrate BEAS , a prototype system for querying relations with bounded resources. BEAS advocates an unconventional query evaluation paradigm under an access schema A , which is a combination of cardinality constraints and associated indices. Given an SQL query Q and a dataset D , BEAS computes Q ( D ) by accessing a bounded fraction D Q of D , such that Q (D Q ) = Q ( D ) and D Q is determined by A and Q only, no matter how big D grows. It identifies D Q by reasoning about the cardinality constraints of A , and fetches D Q using the indices of A . We demonstrate the feasibility of bounded evaluation by walking through each functional component of BEAS . As a proof of concept, we demonstrate how BEAS conducts CDR analyses in telecommunication industry, compared with commercial database systems.
    • Correction
    • Source
    • Cite
    • Save
    • Machine Reading By IdeaReader
    10
    References
    4
    Citations
    NaN
    KQI
    []