ElasticSQL
ElasticSQL package converts SQL to ElasticSearch DSL
SQL Features Support:
SQL Select
SQL Where
SQL Order By
SQL Group By
SQL AND & OR
SQL Like & NOT Like
SQL COUNT distinct count(distinct(mid))
SQL In & Not In
SQL Between
SQL avg(field)、count(*), count(field), min(field), max(field)
Beyond SQL Features Support:
ES TopHits
ES date_histogram ||| date_histogram(field="c
1