2014-10-27 14:54:33 +01:00
2014-10-27 14:54:33 +01:00
2014-10-24 17:37:03 +02:00

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

Description
Parser used for BeeDB, mainly forked from Hyrise SQL Parser (https://github.com/hyrise/sql-parser).
Readme 1.5 MiB
Languages
C++ 82.5%
Yacc 5.9%
C 3%
SQL 2.5%
JavaScript 1.6%
Other 4.4%