Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.77 KB

File metadata and controls

43 lines (30 loc) · 1.77 KB
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

Microsoft Python Driver for SQL Server - mssql-python (preview)

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 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.

Community resources

Next step

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