Add effdsl (#5400)

This commit is contained in:
Sadiq Rahmati 2024-09-09 17:31:40 +03:30 committed by GitHub
parent 5112294b7b
commit c7482f30c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -916,6 +916,7 @@ _Libraries for building and using SQL._
### Search and Analytic Databases
- [clickhouse-go](https://github.com/ClickHouse/clickhouse-go/) - ClickHouse SQL client for Go with a `database/sql` compatibility.
- [effdsl](https://github.com/sdqri/effdsl) - Elasticsearch query builder for Go.
- [elastic](https://github.com/olivere/elastic) - Elasticsearch client for Go.
- [elasticsql](https://github.com/cch123/elasticsql) - Convert sql to elasticsearch dsl in Go.
- [elastigo](https://github.com/mattbaird/elastigo) - Elasticsearch client library.