]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Update index.rst 5099/head
authorTom Nolan <37222591+tomcnolan@users.noreply.github.com>
Wed, 15 Jan 2020 21:47:57 +0000 (13:47 -0800)
committerGitHub <noreply@github.com>
Wed, 15 Jan 2020 21:47:57 +0000 (13:47 -0800)
doc/build/dialects/index.rst

index ac9fc4c6c9890505c21437195696aba25e772322..489f009611daa0c6df5b8ed7b504eef4c5950d53 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/>`_.
+* `teradatasqlalchemy <https://pypi.org/project/teradatasqlalchemy/>`_ - driver for Teradata Vantage.
 * `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.