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

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

goven

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

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

Convert custom sql like dsl query to es query (by omurbekjk)
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
goven convert-dsl-to-es-query-with-antlr
2 1
55 10
- -
0.0 10.0
about 2 years ago about 4 years ago
Go Go
Apache License 2.0 -
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.

goven

Posts with mentions or reviews of goven. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-26.

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

What are some alternatives?

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

incite - Hassle-free queries on Amazon CloudWatch Logs Insights in Go

rql - Resource Query Language for REST

participle - A parser library for Go

graphql-go - An implementation of GraphQL for Go / Golang

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

rqp - Query Parser for REST

peggo - PEG parser generator

gojsonq - A simple Go package to Query over JSON/YAML/XML/CSV Data

jsonslice - json slicer

straf - Convert Golang Struct To GraphQL Object On The Fly

graphql - graphql parser + utilities