| title | Microsoft Python Driver for SQL Server - mssql-python (preview) |
|---|---|
| description | This guide provides an overview to get started with the mssql-python driver |
| author | dlevy-msft-sql |
| ms.author | dlevy |
| ms.reviewer | vanto, randolphwest |
| ms.date | 09/24/2025 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | conceptual |
Use the mssql-python driver to connect to a SQL database from Python code. This series of articles provides step-by-step guidance for installing and using this Python SQL driver.
- Quickstart: Connect with the mssql-python driver for Python
- Quickstart: Repeatable deployments with the mssql-python driver for Python
- Quickstart: Rapid prototyping with the mssql-python driver for Python
mssql-python is community-supported while in preview. While Microsoft is the primary maintainer, community contributions are encouraged.
Tip
To get help, file an issue in the mssql-python GitHub repository or visit other Python community resources.
[!div class="nextstepaction"] Quickstart: Connect with the mssql-python driver for Python