And what is old, is new again. For reference, the System R database used this technique of compiling SQL queries to machine language in the 70's:
"The approach of compiling SQL statements into machine code was one of the most successful parts of the System R project. We were able to generate a machine-language subroutine to execute any SQL statement of arbitrary complexity..."
Comments
And what is old, is new again. For reference, the System R database used this technique of compiling SQL queries to machine language in the 70's:
"The approach of compiling SQL statements into machine code was one of the most successful parts of the System R project. We were able to generate a machine-language subroutine to execute any SQL statement of arbitrary complexity..."
See: http://www.cs.berkeley.edu/~brewer/cs262/SystemR-comments.pd...