Crates.io | gw-dsl-parser |
lib.rs | gw-dsl-parser |
version | 0.1.0 |
source | src |
created_at | 2023-10-19 04:02:35.12292 |
updated_at | 2023-10-19 04:02:35.12292 |
description | [Graphic-walker](https://github.com/Kanaries/graphic-walker) DSL parser |
homepage | |
repository | |
max_upload_size | |
id | 1007457 |
size | 113,975 |
The project is currently in testing & validation. Welcome the community to raise issues and contribute code.
This project converts Graphic Walker DSL into SQL, which is needed for connecting Graphic Walker with databases/OLAP/data services. By integrating with Graphic Walker's server-side mode, it pushes down computations to the query engine for improved performance.
Leverage the query engine for faster processing instead of pulling all data to the application layer
Reduce data transfer between database and application server
Allow users to analyze data using their own databases
Please refer to LICENSE.