×

Optimized SQL code generation

  • US 7,430,549 B2
  • Filed: 07/07/2004
  • Issued: 09/30/2008
  • Est. Priority Date: 07/07/2003
  • Status: Active Grant
First Claim
Patent Images

1. A method for generating machine executable code for implementing a query of a database, the database having tables and records of data, comprising the steps of:

  • receiving a subject query;

    forming an execution plan corresponding to the subject query, the execution plan having a sequence of pieces and corresponding processes for implementing the pieces;

    for each piece of the plan, (a) generating source code using different code generation techniques as a function of any combination of data characteristics, current conditions and workload, and (b) compiling the generated source code to form machine executable code for implementing the subject query, said compiling being in a manner that optimizes total query processing time, including, compilation time and execution time,wherein the subject query includes a join operation; and

    wherein the step of generating source code includes (a) representing output stream of the join operation as local variables that reference current records in each input stream, and (b) projecting named fields of the records, such that use of intermediate materialization and auxiliary structures are minimized, the step of projecting includes utilizing structure offset expressions in the generated source code.

View all claims
  • 8 Assignments
Timeline View
Assignment View
    ×
    ×