Add elasticsql (#1427)

This commit is contained in:
曹春晖 2017-05-29 18:50:53 +08:00 committed by Bo-Yi Wu
parent ea7f85f57b
commit f6bb50ade4

View File

@ -365,6 +365,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* Search and Analytic Databases
* [bleve](https://github.com/blevesearch/bleve) - A modern text indexing library 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) - A Elasticsearch client library.
* [goes](https://github.com/belogik/goes) - A library to interact with Elasticsearch.
* [skizze](https://github.com/seiflotfy/skizze) - A probabilistic data-structures service and storage.