Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.91 KB

File metadata and controls

46 lines (33 loc) · 1.91 KB
title Microsoft Python Driver for SQL Server - mssql-python
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 11/18/2025
ms.service sql
ms.subservice connectivity
ms.topic conceptual
ms.custom
ignite-2025

Microsoft Python Driver for SQL Server - mssql-python

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.

Get started

Documentation

Support

mssql-python is fully supported by Microsoft. While Microsoft is the primary maintainer, community contributions are encouraged.

Tip

To request new functionality, file an issue in the mssql-python GitHub repository or visit other Python community resources.

Community resources

Next step

[!div class="nextstepaction"] Quickstart: Connect with the mssql-python driver for Python