From: Aidan Feldman Date: Wed, 27 Feb 2019 21:01:04 +0000 (-0500) Subject: link to PyHive as a dialect X-Git-Tag: rel_1_3_0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=358a0dcf10c27b3f209ac887be9960eccd588a7d;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git link to PyHive as a dialect --- diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index 058e97f3ef..b8a443ec3f 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -33,6 +33,7 @@ Currently maintained external dialect projects for SQLAlchemy include: * `ibm_db_sa `_ - driver for IBM DB2 and Informix. +* `PyHive `_ - driver for `Apache Hive `_ and `Presto `_. * `sqlalchemy-redshift `_ - driver for Amazon Redshift, adapts the existing PostgreSQL/psycopg2 driver. * `sqlalchemy-drill `_ - driver for Apache Drill. @@ -45,4 +46,3 @@ Currently maintained external dialect projects for SQLAlchemy include: * `sqlalchemy-tds `_ - driver for MS-SQL, on top of `python-tds `_. * `crate `_ - driver for `CrateDB `_. -