]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
[docs] Apache Druid and Google sheets dialects
authorDaniel Gaspar <danielvazgaspar@gmail.com>
Mon, 4 Nov 2019 14:46:01 +0000 (14:46 +0000)
committerDaniel Gaspar <danielvazgaspar@gmail.com>
Mon, 4 Nov 2019 14:46:01 +0000 (14:46 +0000)
doc/build/dialects/index.rst

index 9c300e5496e17ba23712a2682903cf7b449dd684..9d090657dfef73003323e8567ff21a89877c808a 100644 (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