HyriseSQLParser/README.md

185 B

SQL Parser (C++)

This is a SQL Parser for C++. It parses the given SQL query into C++ objects. It is developed for integration in hyrise (https://github.com/hyrise/hyrise).