convert-dsl-to-es-query-with-antlr VS peggo

Compare convert-dsl-to-es-query-with-antlr vs peggo and see what are their differences.

convert-dsl-to-es-query-with-antlr

Convert custom sql like dsl query to es query (by omurbekjk)

peggo

PEG parser generator (by Baltoli)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
convert-dsl-to-es-query-with-antlr peggo
1 1
10 1
- -
10.0 10.0
about 4 years ago about 4 years ago
Go C
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

convert-dsl-to-es-query-with-antlr

Posts with mentions or reviews of convert-dsl-to-es-query-with-antlr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-26.
  • JQL in go
    6 projects | /r/golang | 26 Nov 2022
    testuser514 is right. Here is simple antlr4 grammar that gets translated to ElasticSearch query: https://github.com/omurbekjk/convert-dsl-to-es-query-with-antlr

peggo

Posts with mentions or reviews of peggo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-26.
  • JQL in go
    6 projects | /r/golang | 26 Nov 2022
    I used a parsing expression generator to do something similar and built a defined internal lucene-style search syntax kind of like JQL. https://github.com/Baltoli/peggo

What are some alternatives?

When comparing convert-dsl-to-es-query-with-antlr and peggo you can also consider the following projects:

rql - Resource Query Language for REST

participle - A parser library for Go

cel-go - Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)

goven - Goven (go-oven) is a go library that allows you to have a drop-in query language for your database schema.