Sciweavers

41 search results - page 1 / 9
» Keyword search in databases: the power of RDBMS
Sort
View
SIGMOD
2009
ACM
220views Database» more  SIGMOD 2009»
14 years 4 months ago
Keyword search in databases: the power of RDBMS
Keyword search in relational databases (RDBs) has been extensively studied recently. A keyword search (or a keyword query) in RDBs is specified by a set of keywords to explore the...
Lu Qin, Jeffrey Xu Yu, Lijun Chang
DNIS
2010
Springer
240views Database» more  DNIS 2010»
13 years 7 months ago
AccKW: An Efficient Access Control Scheme for Keyword-Based Search over RDBMS
Access control for relational databases is a well researched area. An SQL query is allowed or denied access to database according to the specified access control policy. On the oth...
Vikram Goyal, Ashish Sureka, Sangeeta Lal
ER
2008
Springer
157views Database» more  ER 2008»
13 years 6 months ago
Retune: Retrieving and Materializing Tuple Units for Effective Keyword Search over Relational Databases
The existing approaches of keyword search over relational databases always identify the relationships between tuples on the fly, which are rather inefficient as such relational rel...
Guoliang Li, Jianhua Feng, Lizhu Zhou
ICDE
2009
IEEE
190views Database» more  ICDE 2009»
14 years 6 months ago
Progressive Keyword Search in Relational Databases
A common approach to performing keyword search over relational databases is to find the minimum Steiner trees in database graphs. These methods, however, are rather expensive as th...
Guoliang Li, Xiaofang Zhou, Jianhua Feng, Jianyong...
SIGMOD
2006
ACM
426views Database» more  SIGMOD 2006»
14 years 4 months ago
Effective keyword search in relational databases
With the amount of available text data in relational databases growing rapidly, the need for ordinary users to search such information is dramatically increasing. Even though the ...
Fang Liu, Clement T. Yu, Weiyi Meng, Abdur Chowdhu...