cda-group / arc

Programming Language for Continuous Deep Analytics
https://cda-group.github.io/arc/
44 stars 6 forks source link

The next level #198

Closed segeljakt closed 3 years ago

segeljakt commented 3 years ago

This adds another module query which implements an SQL-like language using the sqlparser crate.

The language is preliminarily named "Arq" and will translate into Arc-ASTs (through a Stream-Relational Algebra).