AmrDeveloper / GQL

Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functions
https://amrdeveloper.github.io/GQL/
MIT License
3.19k stars 88 forks source link

Support Plugin system #97

Closed AmrDeveloper closed 1 week ago

AmrDeveloper commented 4 months ago

Support to extend the features of GitQL SDK and engine to load plugins

Related issue: https://github.com/AmrDeveloper/FileQL/issues/1

AmrDeveloper commented 3 months ago

GitQL SDK Dynamic Std functions and Aggregations

https://github.com/AmrDeveloper/GQL/releases/tag/0.20.0

Now SDK user can add, remove or override functions, add DSL functions for their XQL