Optimization for Massive Data Query Method in Database

Xie Xiaodong,Zou Jinpin
DOI: https://doi.org/10.2991/amcce-15.2015.272
2015-01-01
Abstract:The massive data query methods in database is studied to improve accuracy of query. In the process of data querying in the database, once the data volume is overflow and thetype of data becomes complex, the query requires a lot of restrictions, resulting in time-consuming and low query accuracy rate for data query. To this end, optimization for massive data query method in database based oncorrelation clustering algorithm is proposed. Correlation clustering is processed to all the data in the database to obtain the correlation between different data. Query for the specified categories of data to achieve query optimization of massive data in database. Experimental results show that the proposed method for mass data query in database can improve the accuracy and efficiency of the query, and reduce time for querying.
What problem does this paper attempt to address?