Query optimization mechanisms in the cloud environments: A systematic study
Citations Over TimeTop 10% of 2019 papers
Abstract
Summary The goal of a query optimizer is to provide an optimal Query Execution Plan (QEP) by comparing alternative query plans. In a distributed database system over cloud environment, the relations required by a query plan may be stored at multiple sites. This leads to an exponential increase in the number of possible equivalent plan alternatives to find an optimal QEP. Although it is not computationally reasonable to explore exhaustively all possible plans in such large search space. Although query optimization mechanisms are important in the cloud environments, to the best of our knowledge, there exists no complete and systematic review on investigating these issues. Therefore, in this paper, four categories to study these mechanisms are considered which are search‐based, machine learning‐based, schema‐based, and security‐based mechanisms. Also, this paper represents the advantages and disadvantages of the selected query optimization techniques and investigates the metrics of their techniques. Finally, the important challenges of these techniques are reviewed to develop more efficient query optimization techniques in the future.
Related Papers
- → Query suggestions in the absence of query logs(2011)168 cited
- → When do people use query suggestion? A query suggestion log analysis(2013)41 cited
- → A Query Substitution-Search Result Refinement Approach for Long Query Web Searches(2009)18 cited
- → Query Recommendation Using Hybrid Query Relevance(2018)1 cited