Closed segeljakt closed 3 years ago
This adds another module query which implements an SQL-like language using the sqlparser crate.
query
sqlparser
The language is preliminarily named "Arq" and will translate into Arc-ASTs (through a Stream-Relational Algebra).
This adds another module
query
which implements an SQL-like language using thesqlparser
crate.The language is preliminarily named "Arq" and will translate into Arc-ASTs (through a Stream-Relational Algebra).