]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Added EXASolution dialect to documentation
authorJan <BY-jk@users.noreply.github.com>
Tue, 16 Sep 2014 18:54:27 +0000 (20:54 +0200)
committerJan <BY-jk@users.noreply.github.com>
Tue, 16 Sep 2014 18:54:27 +0000 (20:54 +0200)
doc/build/dialects/index.rst

index 01ff659952bb642a50f8884126e2a868d4816df6..7d94089a4724db5d3429f36f7353df86179e3f81 100644 (file)
@@ -48,6 +48,7 @@ Production Ready
   developed jointly by IBM and SQLAlchemy developers.
 * `redshift-sqlalchemy <https://pypi.python.org/pypi/redshift-sqlalchemy>`_ - driver for Amazon Redshift, adapts
   the existing Postgresql/psycopg2 driver.
+* `sqlalchemy_exasol <https://github.com/blue-yonder/sqlalchemy_exasol>`_ - driver for EXASolution.
 * `sqlalchemy-sqlany <https://github.com/sqlanywhere/sqlalchemy-sqlany>`_ - driver for SAP Sybase SQL
   Anywhere, developed by SAP.
 * `sqlalchemy-monetdb <https://github.com/gijzelaerr/sqlalchemy-monetdb>`_ - driver for MonetDB.