#graphic #walker #dsl #parser #query #sql #github

graphic-walker-parser

Graphic-walker DSL parser

10 releases

0.0.10 Nov 9, 2023
0.0.9 Nov 8, 2023
0.0.2 Oct 20, 2023

#357 in Graphics APIs

Download history 4/week @ 2024-02-24 2/week @ 2024-03-09 5/week @ 2024-03-16 45/week @ 2024-03-30 12/week @ 2024-04-06

57 downloads per month

Apache-2.0

83KB
2K 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

~2.2–3MB
~66K SLoC