• Stars
    star
    2
  • Language
    C++
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A relational database query processor that implemented relational algebra (select, project, union, difference, rename and cartesian product). It also supports nested queries.