elasticsql
DSL converter
Converts SQL queries to Elasticsearch DSL queries
convert sql to elasticsearch DSL in golang(go)
1k stars
37 watching
198 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
dslelasticelasticsearchgogolangsearchsql
Related projects:
Repository | Description | Stars |
---|---|---|
cch123/elastic-rs | Converts bool expressions to Elasticsearch's DSL syntax | 50 |
sdqri/effdsl | A Go library for building Elasticsearch queries in a type-safe and procedural manner. | 26 |
elastic/go-elasticsearch | A client library for interacting with a popular search engine service | 39 |
django-es/django-elasticsearch-dsl | A Django package for indexing and querying data in Elasticsearch | 1,025 |
sudo-suhas/elastic-builder | Provides a Node.js implementation of the Elasticsearch Query DSL | 511 |
chenryn/espl | A project that provides a parser and DSL for Elasticsearch query language | 49 |
ownlocal/goes | A library to interact with Elasticsearch using the Go programming language | 31 |
go-rel/rel | A modern ORM layer for Golang | 770 |
cvilsmeier/sqinn-go | A Go library for accessing SQLite databases without using cgo. | 425 |
miku/esbulk | Utility for efficient bulk loading of data into an Elasticsearch index | 281 |
relops/sqlc | Generates composable and type-safe SQL queries from a Go API | 101 |
tengla/sqlite3-to-mysql | Converts SQLite3 SQL to MySQL format with minimal modifications | 134 |
go-the-way/sg | A Go library for generating standard SQL queries | 6 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
damienbod/aspnet5geoelasticsearch | An ASP.NET Core MVC implementation of Elasticsearch with Geo search capabilities | 37 |