a81fd176e9d7b4795e9ec29da152b5ded6e087cd
AQuery++
AQuery++ Compiler that compiles AQuery into C++17. Frontend built on top of mo-sql-parsing.
Roadmap
- SQL Parser -> AQuery Parser (Front End)
- AQuery-C++ Compiler (Back End)
- Schema and Data Model
- Data acquisition/output from/to csv file
- Single table queries
- Projections and Single Table Aggregations
- Group by Aggregations
- Filters
- Order by
- Assumption
- Flatten
- Multi-table
- Join
- Subqueries
- -> Optimizing Compiler
Introduction
Requirements
Usage
Languages
C++
45.1%
C
31.1%
Python
23.2%
Makefile
0.5%