A relational database query processor that implemented relational algebra (select, project, union, difference, rename and cartesian product). It also supports nested queries.
-
Updated
Oct 19, 2016 - C++
A relational database query processor that implemented relational algebra (select, project, union, difference, rename and cartesian product). It also supports nested queries.
Implementation of Relational Algebra functions
Add a description, image, and links to the relation-algebra-calculator topic page so that developers can more easily learn about it.
To associate your repository with the relation-algebra-calculator topic, visit your repo's landing page and select "manage topics."