|
|
|
|
|
by ivanceras
2036 days ago
|
|
I made something[1] similar in rust inspired by this project.
I made modification to the syntax to make it more ergonomic in the case of grouping filters with parenthesis for complex and nested filters.
I also added joining of tables, renaming columns and more. [1]: https://github.com/ivanceras/restq |
|