Skip to content

Latest commit

 

History

History
46 lines (40 loc) · 2.13 KB

File metadata and controls

46 lines (40 loc) · 2.13 KB
title Python Driver for SQL Server | Microsoft Docs
ms.custom
ms.date 08/08/2017
ms.prod sql-non-specified
ms.prod_service drivers
ms.service
ms.component python
ms.reviewer
ms.suite sql
ms.technology
drivers
ms.tgt_pltfrm
ms.topic article
ms.assetid 3a1568d1-917b-46d3-b5cb-facdc740408f
caps.latest.revision 12
author MightyPen
ms.author genemi
manager jhubbard
ms.workload Active

Python SQL Driver

Download-DownArrow-CircledTo install SQL driver for Python

You can connect to a SQL Database using Python on Windows, Linux, or Mac.

Getting Started

There are several python SQL drivers available. However, Microsoft places its testing efforts and its confidence in pyodbc driver. Choose a driver, and configure your development environment accordingly:

Documentation

Community

More Samples