@christophv

Just-in-time compilation for SQL query processing

. Data Engineering (ICDE), 2014 IEEE 30th International Conference on, page 1298--1301. (March 2014)

Abstract

Just-in-time compilation of SQL queries into native code has recently emerged as a viable technique for query processing and an alternative to the dominant interpretation-based approach. We present the salient results of research in this fresh area, addressing all aspects of the query processing stack: from traditional query compilation techniques, to compilation in managed environments, to state-of-the-art approaches on intermediate and native code emission. Throughout the discussion we refer and draw analogies to the general code generation techniques used in contemporary compiler technology. At the same time we describe the open research problems of the area.

Links and resources

Tags

community