#dsl #parser #query #sql #github #com-kanaries-graphic-walker #graphic-walker

yanked gw-dsl-parser

Graphic-walker DSL parser

1 unstable release

0.1.0 Oct 19, 2023

#156 in #dsl

Apache-2.0

60KB
1.5K SLoC

Graphic Walker DSL Parser

The project is currently in testing & validation. Welcome the community to raise issues and contribute code.

Introduction

./LICENSE

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

LICENSE

Please refer to LICENSE.

Dependencies

~1.7–2.5MB
~56K SLoC