DBridge: A program rewrite tool for set-oriented query execution

  • Authors:
  • Mahendra Chavan;Ravindra Guravannavar;Karthik Ramachandra;S. Sudarshan

  • Affiliations:
  • Indian Institute of Technology, Bombay, India;Indian Institute of Technology, Hyderabad, India;Indian Institute of Technology, Bombay, India;Indian Institute of Technology, Bombay, India

  • Venue:
  • ICDE '11 Proceedings of the 2011 IEEE 27th International Conference on Data Engineering
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present DBridge, a novel static analysis and program transformation tool to optimize database access. Traditionally, rewrite of queries and programs are done independently, by the database query optimzier and the language compiler respectively, leaving out many optimization opportunities. Our tool aims to bridge this gap by performing holistic transformations, which include both program and query rewrite.