diff --git a/README.md b/README.md index 4a390831..2d315330 100644 --- a/README.md +++ b/README.md @@ -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.