]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
link to Google BigQuery dialect 4908/head
authorAidan Feldman <aidan.feldman@gsa.gov>
Sat, 12 Oct 2019 02:52:28 +0000 (22:52 -0400)
committerAidan Feldman <aidan.feldman@gmail.com>
Sat, 12 Oct 2019 02:57:08 +0000 (22:57 -0400)
doc/build/dialects/index.rst

index 91611c119b8a3f98f8cd2a395356e6f0314245d9..60dcabbd7fb815e7817c9c913c94705fc8c3cc65 100644 (file)
@@ -46,6 +46,7 @@ Currently maintained external dialect projects for SQLAlchemy include:
 
 * `ibm_db_sa <http://code.google.com/p/ibm-db/wiki/README>`_ - driver for IBM DB2 and Informix.
 * `PyHive <https://github.com/dropbox/PyHive#sqlalchemy>`_ - driver for `Apache Hive <https://hive.apache.org/>`_ and `Presto <https://prestodb.github.io/>`_.
+* `pybigquery <https://github.com/mxmzdlv/pybigquery/>`_ - driver for Google BigQuery.
 * `sqlalchemy-redshift <https://pypi.python.org/pypi/sqlalchemy-redshift>`_ - driver for Amazon Redshift, adapts
   the existing PostgreSQL/psycopg2 driver.
 * `sqlalchemy-drill <https://github.com/JohnOmernik/sqlalchemy-drill>`_ - driver for Apache Drill.