Python SQL Driver - pymssql
Use the pymssql
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
- Step 1: Configure development environment for pymssql Python development
- Step 2: Create a SQL database for pymssql Python development
- Step 3: Proof of concept connecting to SQL using pymssql
Documentation
Support
Pymssql is community-supported software. This software doesn't come with Microsoft support.
Tip
To get help, file an issue in the pymssql GitHub repository or visit other Python community resources.