Elseql-go Alternatives
Similar projects and alternatives to elseql-go
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
fexpr
Simple filter query language parser so that you can build SQL, Elasticsearch, etc. queries safely from user input.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better elseql-go alternative or higher similarity.
elseql-go discussion
elseql-go reviews and mentions
Posts with mentions or reviews of elseql-go.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-18.
-
Looking for: library to turn SQL (or abstracted) to code & execute against custom backend (slice of structs)
A long time ago I wrote this https://github.com/raff/elseql-go/blob/master/parser.go, that implements what you are describing, to convert SQL to ElasticSearch queries (JSON). It's not a full SQL parser but maybe it's enough for you.
Stats
Basic elseql-go repo stats
1
0
10.0
almost 4 years ago
raff/elseql-go is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of elseql-go is Go.