effdsl
query builder
A Go library for building Elasticsearch queries in a type-safe and procedural manner.
Elasticsearch query builder for golang
26 stars
4 watching
2 forks
Language: Go
last commit: about 2 months ago
Linked from 1 awesome list
elasticsearchgolangormquery-builderquerydsl
Related projects:
Repository | Description | Stars |
---|---|---|
cch123/elasticsql | Converts SQL queries to Elasticsearch DSL queries | 1,177 |
sudo-suhas/elastic-builder | Provides a Node.js implementation of the Elasticsearch Query DSL | 511 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
elastic/go-elasticsearch | A client library for interacting with a popular search engine service | 39 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,621 |
twharmon/gosql | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
ownlocal/goes | A library to interact with Elasticsearch using the Go programming language | 31 |
aldy505/bob | An SQL query builder for Go that provides a structured way to create and execute SQL queries. | 17 |
leporo/sqlf | A fast and flexible SQL query builder for Go. | 144 |
swifql/swifql | A Swift framework for building type-safe, extensible SQL queries | 295 |
arthurkushman/buildsqlx | A Go library for building database queries with support for various query patterns and features | 172 |
mattbaird/elastigo | A Go-based client library for interacting with Elasticsearch | 943 |
lqs/sqlingo | A lightweight DSL and ORM for generating and executing SQL queries in Go | 409 |
xujiajun/godbal | A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
artemeff/eql | An Erlang library that simplifies the use of SQL queries in Erlang applications | 116 |