Relational keyword search (R-KWS) systems provide users with a convenient means in relational database queries. There exist two main types of R-KWS: those based on Data Graphs and those based on Schema Graphs. In this paper, we focus on the latter, R-KWS based on Schema Graphs. Most existing methods are typically inefficient due to the large number of repetitive operation caused by overlapping candidate networks and the execution of lots of complex queries. We present the R-KWS approach based on combined candidate network evaluation to improve the query efficiency. The proposed Combined Candidate Network (CCN) can efficiently share the overlapping part between candidate networks, and then avoid the repetitive operation during the evaluation of candidate networks. Meanwhile, CCN possesses another important characteristic that candidate networks within a CCN are still identifiable after candidate networks being compressed into a CCN. We design an algorithm based on this characteristic to evaluate CCN for the generation of final query results. This algorithm is able to eliminate the execution of a large number of complex queries required by most existing approaches, and thus significantly improve the efficiency of keyword search. Experiments on real datasets show that our approach can improve query efficiency without any loss of the quality of query results with respect to existing approaches. INDEX TERMS Relational database, keyword query, schema graphs, combined candidate network. I. INTRODUCTION Structured Query Language (SQL) is the main means to access data from a relational database, which requires users to understand the complex SQL syntax and schema information of database [4], [27], [29], [31]. Compared with SQL, relational database keyword search (R-KWS) is simpler, which enables users to query information from a relational database by the way of search engines. Recently, lots of works about R-KWS are proposed, which can be classified into two main types: R-KWS based on Data Graphs [4]-[7], [28], [30] and R-KWS based on Schema Graphs [8]-[24]. R-KWS based on Data Graphs typically needs to preload the Data Graphs into memory, which cannot sometimes be completed at a time because of the consumption of a large amount of memory [7]. R-KWS based The associate editor coordinating the review of this manuscript and approving it for publication was Yongqiang Zhao .
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.
customersupport@researchsolutions.com
10624 S. Eastern Ave., Ste. A-614
Henderson, NV 89052, USA
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Copyright © 2024 scite LLC. All rights reserved.
Made with 💙 for researchers
Part of the Research Solutions Family.