SQLAlchemy dialect for Turbodbc
Project description
sqlalchemy-turbodbc
SQLAlchemy connector/dialect for connecting to MS SQL Server using Turbodbc.
This works exactly like the mssql+pyodbc dialect as described in the SQLAlchemy documentation here.
To create a connection using this simply use the mssql+turbodbc protocol.
For example:
engine = create_engine('mssql+turbodbc://scott:tiger@mydsn')
For more information please see the SQLAlchemy documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sqlalchemy_turbodbc-1.2.5.tar.gz.
File metadata
- Download URL: sqlalchemy_turbodbc-1.2.5.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a648a0786f181776b096a58472363df285a8d281b4d24de99db5f0835928017
|
|
| MD5 |
ca5bd17f543a88762676ac566566cb48
|
|
| BLAKE2b-256 |
85926b5964b3206e1a866a7fa47653c84372a5efdabb0a48c061e102f5002e77
|
File details
Details for the file sqlalchemy_turbodbc-1.2.5-py3-none-any.whl.
File metadata
- Download URL: sqlalchemy_turbodbc-1.2.5-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c13047ac7da1e6a50a6bd774906eccf74193aa68158a36c64092417c024c296
|
|
| MD5 |
c035b56c30a77f5f522d6d1b48484757
|
|
| BLAKE2b-256 |
483853023293f96bfb4a77566b8f27058927f58397e7230c6ed1d1081bde9c2e
|