— This paper introduces a novel keyword searching paradigm in Relational Databases (DBs), where the result of a search is a ranked set of Object Summaries (OSs). An OS summarizes all data held about a Data Subject (DS) in the Database. More precisely, it is a tree with a tuple containing the Keyword as a root and neighboring tuples as children. In contrast to traditional Relational Keyword Search (R-KwS), an OS comprises a more complete and therefore semantically meaningful set of information about the enquired DS. The proposed paradigm is based on two key concepts: Affinity and Importance. The system investigates and quantifies the Affinity of relations in order to automatically create OSs and OS Importance (Im(OS)) in order to rank them. Im(OS)s considers the weight (i.e. PageRank) of tuples, Affinity and size of OS. Experimental evaluation on TPC-H and Northwind DBs so far verifies the searching quality of the proposed paradigm.