--- title: "Python SQL Driver - pyodbc" description: "This guide describes installing Python, the Microsoft ODBC Driver for SQL Server, and pymssql. Then using the sample code, connect to and interact with a SQL database." ms.custom: "" ms.date: "08/09/2017" ms.prod: sql ms.prod_service: connectivity ms.reviewer: "" ms.technology: connectivity ms.topic: conceptual ms.assetid: fdb60557-006c-4eb5-9cef-2eb392e862de author: David-Engel ms.author: v-daenge --- # Python SQL Driver - pyodbc ![Download-DownArrow-Circled](../../../ssms/media/download-icon.png)[To install SQL driver for Python](../../sql-connection-libraries.md#anchor-20-drivers-relational-access) ## Getting Started * [Step 1: Configure development environment for pyodbc Python development](step-1-configure-development-environment-for-pyodbc-python-development.md) * [Step 2: Create a SQL database for pyodbc Python development](step-2-create-a-sql-database-for-pyodbc-python-development.md) * [Step 3: Proof of concept connecting to SQL using pyodbc](step-3-proof-of-concept-connecting-to-sql-using-pyodbc.md) ## Documentation * [pyodbc documentation](https://mkleehammer.github.io/pyodbc/)