add ibm_db_sa

This commit is contained in:
Mike Bayer
2013-03-09 19:42:49 -05:00
parent 25e732fe48
commit dc1ccca537
+1
View File
@@ -42,6 +42,7 @@ External Dialects
Current external dialect projects for SQLAlchemy include:
* `ibm_db_sa <http://code.google.com/p/ibm-db/wiki/README>`_ - driver for IBM DB2, developed jointly by IBM and SQLAlchemy developers.
* `sqlalchemy-access <https://bitbucket.org/zzzeek/sqlalchemy-access>`_ - driver for Microsoft Access.
* `sqlalchemy-akiban <https://github.com/zzzeek/sqlalchemy_akiban>`_ - driver and ORM extensions for the `Akiban <http://www.akiban.com>`_ database.
* `sqlalchemy-cubrid <https://bitbucket.org/zzzeek/sqlalchemy-cubrid>`_ - driver for the CUBRID database.