]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
[docs] Elasticsearch dialect and dbapi
authorDaniel Gaspar <danielvazgaspar@gmail.com>
Fri, 25 Oct 2019 08:29:43 +0000 (09:29 +0100)
committerDaniel Gaspar <danielvazgaspar@gmail.com>
Fri, 25 Oct 2019 08:29:43 +0000 (09:29 +0100)
doc/build/dialects/index.rst

index 60dcabbd7fb815e7817c9c913c94705fc8c3cc65..7b1f3be19d412251eb2c5484fe9a29c1cb7ed6c1 100644 (file)
@@ -61,3 +61,4 @@ Currently maintained external dialect projects for SQLAlchemy include:
 * `crate <https://github.com/crate/crate-python>`_ - driver for `CrateDB <https://crate.io/>`_.
 * `sqlalchemy-access <https://pypi.org/project/sqlalchemy-access/>`_ - driver for Microsoft Access,
   on top of `pyodbc <https://pypi.org/project/pyodbc/>`_.
+* `elasticsearch-dbapi <https://github.com/preset-io/elasticsearch-dbapi/>`_ - readonly driver for Elasticsearc.