Microsoft Python Driver for SQL Server
4 hours ago
- #Python
- #SQL-Server
- #Database
- mssql-python is a Python driver for Microsoft SQL Server and Azure SQL databases, using Direct Database Connectivity (DDBC).
- Compatible with Python versions >= 3.10 and complies with DB API 2.0 specification with Pythonic enhancements.
- Supports various authentication methods including Microsoft Entra ID, managed identity, and interactive authentication.
- Available for Windows, MacOS, and Linux (with specific prerequisites for each OS).
- Includes features like connection pooling, transaction management, and error handling.
- Currently in Public Preview; not recommended for production environments.
- Licensed under MIT, except for certain DLLs under Microsoft's license terms.
- Encourages contributions under a Contributor License Agreement (CLA).