kevinkdo / ra3

Relational Algebra v3.0 (go to branch `kevin`)
1 stars 0 forks source link

Generate SQL code without using temporary views #15

Closed kevinkdo closed 8 years ago

kevinkdo commented 8 years ago

This involves rewriting the parser and generating code using only subqueries

jordanly commented 8 years ago

Finished. See: https://github.com/jordanly/ra3-backend