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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for sqlalchemy_turbodbc-1.2.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9a6d504c7b2562622d2a81356af8290344026fb96ae5f1976cc21efa0b29be2 |
|
MD5 | b077a451eefa82bf34e8f350049a64b1 |
|
BLAKE2b-256 | da9450a8915928442bfea5dc1a67db942b2ae0b4c2a27f0f30a70cad20075c99 |