mssql-python-odbc
Internal implementation package for mssql-python: Microsoft ODBC Driver 18 for SQL Server binaries. Not intended for direct use.
What it is and what it does
This package is a data-only wheel that distributes the Microsoft ODBC Driver 18 for SQL Server binaries and their runtime dependencies across multiple platforms (Windows, macOS, Linux). It exists to decouple binary distribution from the main driver package, allowing the parent to declare a pinned dependency and load these binaries automatically at runtime.
This package is explicitly not intended for direct installation. It carries medium install friction due to its platform-specific wheel distribution and requires Python >=3.10. The package is actively maintained, with recent releases and an active repository.
Use it for:
- Providing platform-specific ODBC driver binaries for Windows, macOS, and Linux architectures in a modular, separately-versioned package.
- Enabling the parent package to decouple driver updates from its own release cycle by managing binaries independently.
- Ensuring reproducible, pinned ODBC driver versions across installations by separating binary distribution from the main driver package.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides platform-specific Microsoft ODBC Driver 18 binaries for SQL Server connectivity as an internal implementation package.
No—do not install directly. This is an internal implementation package. It is managed as a dependency by the parent package and should not be installed standalone. Direct installation offers no benefit and may cause runtime issues.
Install
mssql-python-odbc on PyPI
pip
pip install mssql-python-odbcuv
uv add mssql-python-odbcpoetry
poetry add mssql-python-odbcInstalling mssql-python-odbc
Before you install
Medium install friction due to platform-specific binary wheels across multiple architectures. Actively maintained with recent releases; however, this is an internal implementation package not meant for direct use.
License in practice
Redistributes proprietary Microsoft binaries under unclear license terms. License text ships in wheel metadata, but the 'Other/Proprietary License' classification lacks SPDX clarity. Review the included license files before use in proprietary or restricted contexts.
Quickstart
# This package is not intended for direct installation.
# It is an internal dependency managed automatically by the parent package.
# See documentation at https://github.com/microsoft/mssql-python
Requires Python >=3.10. This package is not intended for direct use; it is an internal implementation package.
Verify before relying
- Whether direct installation of this package (bypassing the parent) is supported or will cause runtime issues.
- Specific license restrictions or obligations imposed by the Microsoft ODBC Driver and Visual C++ Redistributable licenses.
- Compatibility with specific SQL Server versions or Azure SQL configurations beyond the driver version.
Package facts
| License | Other/Proprietary License (unclear) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 9 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 504,923/month — #6,294 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mssql_python_odbc-18.6.2.1-py3-none-macosx_15_0_universal2.whl; mssql_python_odbc-18.6.2.1-py3-none-manylinux_2_28_aarch64.whl; mssql_python_odbc-18.6.2.1-py3-none-manylinux_2_28_x86_64.whl; mssql_python_odbc-18.6.2.1-py3-none-musllinux_1_2_aarch64.whl; mssql_python_odbc-18.6.2.1-py3-none-musllinux_1_2_x86_64.whl; mssql_python_odbc-18.6.2.1-py3-none-win_amd64.whl; mssql_python_odbc-18.6.2.1-py3-none-win_arm64.whl
Tags
More Database packages
psycopg2-binary is a PostgreSQL database…
copyleft · top 1,000 on PyPI
redisPython client library for connecting to and…
permissive · top 1,000 on PyPI
ydbYDB Python SDK is the official client library…
permissive · top 1,000 on PyPI
snowflake-connector-pythonConnects Python applications to Snowflake data…
permissive · top 1,000 on PyPI
sqlparsesqlparse tokenizes SQL text into a tree of…
permissive · top 1,000 on PyPI
dbt-adaptersProvides base adapter protocols and shared…
permissive · top 1,000 on PyPI
mssql-pythonA Python driver for connecting to and querying…
unclear · top 5,000 on PyPI
mssql-djangoDjango database backend that connects Django…
permissive · top 15,000 on PyPI
pyodbcpyodbc provides Python access to ODBC databases…
permissive · top 1,000 on PyPI
dbt-sqlserverA dbt adapter that enables data transformation…
permissive · top 15,000 on PyPI
teradataProvides Python bindings to execute SQL scripts…
permissive · top 15,000 on PyPI
pypyodbcpypyodbc provides a pure Python ODBC interface…
permissive · top 15,000 on PyPI
sqlalchemy-jdbcapiSQLAlchemy dialect for JDBC and ODBC database…
permissive · top 15,000 on PyPI
mssqlWraps SQLAlchemy and pyodbc to simplify…
permissive · top 15,000 on PyPI
ibm-dbPython driver for connecting to IBM Db2 for LUW…
permissive · top 5,000 on PyPI
sqlalchemy-ibmiProvides a SQLAlchemy dialect to connect to Db2…
permissive · top 15,000 on PyPI