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).
Languages
C++
82.5%
Yacc
5.9%
C
3%
SQL
2.5%
JavaScript
1.6%
Other
4.4%