A framework for SQL-Based mining of large graphs on relational databases

  • Authors:
  • Sriganesh Srihari;Shruti Chandrashekar;Srinivasan Parthasarathy

  • Affiliations:
  • School of Computing, National University of Singapore, Singapore;New Jersey Institute of Technology, Newark, NJ;The Ohio State University, Columbus, OH

  • Venue:
  • PAKDD'10 Proceedings of the 14th Pacific-Asia conference on Advances in Knowledge Discovery and Data Mining - Volume Part II
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We design and develop an SQL-based approach for querying and mining large graphs within a relational database management system (RDBMS) We propose a simple lightweight framework to integrate graph applications with the RDBMS through a tightly-coupled network layer, thereby leveraging efficient features of modern databases Comparisons with straight-up main memory implementations of two kernels - breadth-first search and quasi clique detection - reveal that SQL implementations offer an attractive option in terms of productivity and performance.