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
Close
Hashes for sqlalchemy_turbodbc-1.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f68b9773c4d4cefb81998bbccdf0cfc8a1417bf634ac4499aa4cca1b5ed1e58f |
|
MD5 | 3f6d17ddf77901320e710ffe0c9ae539 |
|
BLAKE2b-256 | d1ea5159ca32bbb6d509783ef9c641c14f90b4c1356bd514615d273efbbc140c |
Close
Hashes for sqlalchemy_turbodbc-1.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9b34c7294199cd12ec3344b83ef40b3d27c3ab80850fb83f8fb68cd08c83be6 |
|
MD5 | ad11c6bc838cfc7d5ab94ed3d3aca5af |
|
BLAKE2b-256 | 7194bba0c96dd46a458d9b12b5f89059b64f5615e8942bf18c3d876fbb9da79b |