Mining frequent conjunctive queries in relational databases through dependency discovery

作者:Bart Goethals, Dominique Laurent, Wim Le Page, Cheikh Tidiane Dieng

摘要

We present an approach for mining frequent conjunctive in arbitrary relational databases. Our pattern class is the simple, but appealing subclass of simple conjunctive queries. Our algorithm, called Conqueror\(^+\), is capable of detecting previously unknown functional and inclusion dependencies that hold on the database relations as well as on joins of relations. These newly detected dependencies are then used to prune redundant queries. We propose an efficient database-oriented implementation of our algorithm using SQL and provide several promising experimental results.

论文关键词:Conjunctive query, Frequent query, Equivalent queries, Relational database, Functional dependency, Key-foreign key constraint

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10115-012-0526-5