python-tds

Python DBAPI driver for MSSQL using pure Python TDS (Python 2)
  https://github.com/denisenkom/pytds
  0
  no reviews



A platform independent Python DBAPI driver for Microsoft SQL Server using pure Python TDS (Tabular Data Stream) protocol implementation. It doesn't depend on ADO or FreeTDS.

This is the Python 2 version of the package.