This is a SQL Parser for C++. It parses the given SQL query (SQL99) into C++ objects along with a map of tables accessed and the operations on each table. This parser was derived from Hyrise SQL Parser for use in Envoy mysql proxy.
rshriram/sql-parser
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Languages
- C++ 84.9%
- Yacc 6.4%
- C 1.9%
- JavaScript 1.8%
- Python 1.3%
- Makefile 1.2%
- Other 2.5%