jquicksql is a lightweight sql parser and query engine built on antlr4, supporting standard
sql syntax and various olap (online analytical processing) operations such as rollup, drilldown,
slice, dice, pivot, etc. this project aims to provide flexible and efficient sql parsing
capabilities for java applications, particularly suitable for development scenarios such
as data analysis, report generation, and custom query engines.
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| io.github.paohaijiao
»
jquick-sql-core jquicksql is a lightweight sql parser and query engine built on antlr4, supporting standard | 5.0.0 | ✔ | |
Apache 2.0
| io.github.paohaijiao
»
jquick-transform-function JQuick is a method library designed to accelerate enterprise application development. Whether you're | 1.4.0 | ✔ | |
Parser Generator
BSD 3-clause
| org.antlr
»
antlr4-runtime The ANTLR 4 Runtime | 4.13.2 | ✔ |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Parser Generator
BSD 3-clause
| org.antlr
»
antlr4 The ANTLR 4 grammar compiler. | 4.13.2 | ✔ |