Generating highly customizable SQL parsers

  • Authors:
  • Sagar Sunkle;Martin Kuhlemann;Norbert Siegmund;Marko Rosenmüller;Gunter Saake

  • Affiliations:
  • University of Magdeburg, Magdeburg, Germany;University of Magdeburg, Magdeburg, Germany;University of Magdeburg, Magdeburg, Germany;University of Magdeburg, Magdeburg, Germany;University of Magdeburg, Magdeburg, Germany

  • Venue:
  • SETMDM '08 Proceedings of the 2008 EDBT workshop on Software engineering for tailor-made data management
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Database technology and the Structured Query Language (SQL) have grown enormously in recent years. Applications from different domains have different requirements for using database technology and SQL. The major problem of current standards of SQL is complexity and unmanageability. In this paper we present an approach based on software product line engineering which can be used to create customizable SQL parsers and consequently different SQL dialects. We present an overview of how SQL can be decomposed in terms of features and compose different features to create different parsers for SQL.