HyriseSQLParser/README.md

6 lines
185 B
Markdown

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).