python3-tds

Python DBAPI driver for MSSQL using pure Python TDS (Python 3)
  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 3 version of the package.