Showing results for Client Driver - Microsoft for Python Developers Blog

Aug 12, 2025
Post comments count0
Post likes count3

mssql-python vs pyodbc: Benchmarking SQL Server Performance

Saumya Garg
Saumya Garg

Reviewed by Imran Masud and Sumit Sarabhai When it comes to working with Microsoft SQL Server in Python, pyodbc has long been the de facto driver. It's mature, trusted and has been serving the community well for years. But as applications scale and Python becomes more central to modern data workflows — from microservices to data engin...

pythonAzure SQLSQL Server
Jul 14, 2025
Post comments count0
Post likes count2

Announcing Full Cross-Platform Support for the mssql-python Driver

Sumit Sarabhai
Sumit Sarabhai

After the successful release of Public Preview of mssql-python driver, we’re thrilled to announce a major milestone for the mssql-python driver: full support for all three major operating systems—Windows, macOS, and Linux. This release marks a significant leap forward in our mission to provide seamless, performant, and Pythonic connectivity to ...

pythonAzure SQLSQL Server