Search and Navigation in Relational Databases

Richard Wheeldon,Mark Levene,Kevin Keenoy
DOI: https://doi.org/10.48550/arXiv.cs/0307073
2003-07-31
Abstract:We present a new application for keyword search within relational databases, which uses a novel algorithm to solve the join discovery problem by finding Memex-like trails through the graph of foreign key dependencies. It differs from previous efforts in the algorithms used, in the presentation mechanism and in the use of primary-key only database queries at query-time to maintain a fast response for users. We present examples using the DBLP data set.
Databases
What problem does this paper attempt to address?