From: Daniel Gaspar Date: Mon, 4 Nov 2019 14:46:01 +0000 (+0000) Subject: [docs] Apache Druid and Google sheets dialects X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=751d269d369fb52f079eb14e7b455da402623961;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git [docs] Apache Druid and Google sheets dialects --- diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index 9c300e5496..9d090657df 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -62,3 +62,5 @@ Currently maintained external dialect projects for SQLAlchemy include: * `sqlalchemy-access `_ - driver for Microsoft Access, on top of `pyodbc `_. * `elasticsearch-dbapi `_ - readonly driver for Elasticsearch. +* `pydruid `_ - driver for Apache Druid. +* `gsheets `_ - driver for Google Sheets