Skip to content

A tool can transfer ElasticsarchDSL to SQL, implemented by Java and Antlr4

Notifications You must be signed in to change notification settings

JidongLi-hub/ElasticsearchDSL_to_SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch DSL转SQL模块使用说明

input.txt中保存将要转换的DSL语句,在命令行执行以下命令

java -cp .;lucene-core-3.6.0.jar;IKAnalyzer2012.jar;antlr4-runtime-4.12.0.jar Usage input.txt

About

A tool can transfer ElasticsarchDSL to SQL, implemented by Java and Antlr4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published