[db engine] Add support for Elasticsearch (#8441)

* [db engine] Add support for Elasticsearch
This commit is contained in:
Daniel Vaz Gaspar
2019-10-28 16:04:14 +00:00
committed by GitHub
parent 148cec4690
commit a757b43164
4 changed files with 83 additions and 0 deletions

View File

@@ -109,6 +109,7 @@ The following RDBMS are currently supported:
- `Apache Spark SQL <https://spark.apache.org/sql/>`_
- `BigQuery <https://cloud.google.com/bigquery/>`_
- `ClickHouse <https://clickhouse.yandex/>`_
- `Elasticsearch <https://www.elastic.co/products/elasticsearch/>`_
- `Exasol <https://www.exasol.com/>`_
- `Google Sheets <https://www.google.com/sheets/about/>`_
- `Greenplum <https://greenplum.org/>`_