diff options
-rw-r--r-- | doc/build/dialects/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index 01ff65995..7d94089a4 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -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. |