Squashed commit of the following:

commit e7fc2b2a73
Author: Daniel Gaspar <danielvazgaspar@gmail.com>
Date:   Mon Nov 4 14:49:54 2019 +0000

    [docs] Fix, missing dot

commit 751d269d36
Author: Daniel Gaspar <danielvazgaspar@gmail.com>
Date:   Mon Nov 4 14:46:01 2019 +0000

    [docs] Apache Druid and Google sheets dialects

Change-Id: I6462b310635210649564ce0399393ec194daf774
(cherry picked from commit 6ccf862747)
This commit is contained in:
Mike Bayer
2019-11-06 09:42:42 -05:00
parent ec6314b063
commit 307c4c4c5c
+2
View File
@@ -62,3 +62,5 @@ Currently maintained external dialect projects for SQLAlchemy include:
* `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 Elasticsearch.
* `pydruid <https://github.com/druid-io/pydruid>`_ - driver for Apache Druid.
* `gsheets <https://github.com/betodealmeida/gsheets-db-api>`_ - driver for Google Sheets.