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.
forked from hyrise/sql-parser
-
Notifications
You must be signed in to change notification settings - Fork 8
SQL Parser for C++. Building C++ object structure from SQL statements.
License
envoyproxy/sql-parser
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
SQL Parser for C++. Building C++ object structure from SQL statements.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 83.9%
- Yacc 6.2%
- C 3.3%
- JavaScript 1.8%
- Python 1.2%
- Makefile 1.2%
- Other 2.4%