]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
pytds based connector for MS-SQL
authorGrzegorz Makarewicz <mak@trisoft.com.pl>
Sun, 12 Feb 2017 19:10:43 +0000 (20:10 +0100)
committerGrzegorz Makarewicz <mak@trisoft.com.pl>
Sun, 12 Feb 2017 19:10:43 +0000 (20:10 +0100)
doc/build/dialects/index.rst

index cb967066adf0682018abcb96e026d64a864986bd..c5d239b67fa160bf81eb0cf06ee1a67dc46fe2be 100644 (file)
@@ -55,6 +55,8 @@ Production Ready
   Anywhere, developed by SAP.
 * `sqlalchemy-monetdb <https://github.com/gijzelaerr/sqlalchemy-monetdb>`_ - driver for MonetDB.
 * `snowflake-sqlalchemy <https://github.com/snowflakedb/snowflake-sqlalchemy>`_ - driver for `Snowflake <https://www.snowflake.net/>`_.
+* `sqlalchemy-tds <https://github.com/m32/sqlalchemy-tds>`_ - driver for MS-SQL,
+  on top of `pythone-tds <https://github.com/denisenkom/pytds>`_.
 
 Experimental / Incomplete
 ^^^^^^^^^^^^^^^^^^^^^^^^^^