学位论文详细信息
Query Size Estimation through Sampling
query size estimation;Query optimization;sampling
Kim, Kyoung-Hwa ; Jaewoo Kang, Committee Member,Xiaosong Ma, Committee Member,Rada Y. Chirkova, Committee Chair,Kim, Kyoung-Hwa ; Jaewoo Kang ; Committee Member ; Xiaosong Ma ; Committee Member ; Rada Y. Chirkova ; Committee Chair
University:North Carolina State University
关键词: query size estimation;    Query optimization;    sampling;   
Others  :  https://repository.lib.ncsu.edu/bitstream/handle/1840.16/1274/etd.pdf?sequence=1&isAllowed=y
美国|英语
来源: null
PDF
【 摘 要 】

Current Database management systems (DBMS) handle huge amounts of data and need fast query response time. DBMSs apply several strategies to execute user queries. Query optimizers in DBMSs compare costs for these strategies and choose the cheapest one. Materialized views are suggested to enhance query response time as one of the strategies in DBMSs. Cost of each strategy has to be accurately estimated to choose right strategy.Because the materialized view is stored as a one table, we consider that sequential scan is used for executing of the materialized view. Therefore, I/O and CPU costs to execute materialized views depend on the number of tuples for the result. Hence, Our focus will be the accuracy of estimation of the number of tuples in materialized views; that is a query-size estimation. Many researches have been proposed to find methods to estimate the cost of query. This thesis reviews these researches and compares good and bad aspects for each cost estimation method. We choose size estimation methods that are more accurate than others to implement. We suggest various query environments for experiments. We suggest a guideline by experimental results.

【 预 览 】
附件列表
Files Size Format View
Query Size Estimation through Sampling 356KB PDF download
  文献评价指标  
  下载次数:8次 浏览次数:13次