There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Implemented a subset of the query language portion of SQL in Racket. Used Racket’s macro system to mimic real SQL syntax Included macros to mimic SELECT, WHERE, ORDER BY, GROUP BY