Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 177 Bytes

File metadata and controls

3 lines (3 loc) · 177 Bytes

DB-SQL-parser

In this project, we need to translate SQL into relational algebra and also interpret relational algebra. The project is written in Java and JavaCC.