Python Libraries to Connect to SQL Server
There are several different ways to connect to SQL Server in Python:
- JDBC (py4j), for example, JayDeBeApi
- ODBC (pyodbc)
- FreeTDS (pymssql)
info Last modified by Raymond 3 years ago
copyright
This page is subject to Site terms.
comment Comments
No comments yet.