- Feature:
- Fine-grained number types, such as int, long, float, double
- Cursor description has richer information, such as precision, scale
- Install:
- pip install pymssql-plus
A simple database interface for Python that builds on top of FreeTDS to provide a Python DB-API (PEP-249) interface to Microsoft SQL Server.