This project is a Python database module for ODBC that implements the Python DB API 2.0 specification. The pyodbc.connect function accepts a single parameter: the ODBC connection string. This string ...
django-pyodbc is a Django SQL Server DB backend powered by the pyodbc library. pyodbc is a mature, viable way to access SQL Server from Python in multiple platforms and is actively maintained. It's ...