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-0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5626e5beea5e3716f612cda6896aaf47d2f194fc6360ebff1cc04a945b68f960 |
|
MD5 | 612dcb562db222d2ea58c4375306780a |
|
BLAKE2b-256 | 07fcd7bc201cf61fadfd2e37f9e68a55d3844afed24f8e1b4f1fe405f4777c4d |
Close
Hashes for sqlalchemy_turbodbc-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1860e2df99e79516713c9ca166970d614d0a8c15d3bd4368f30148df5b7a61c7 |
|
MD5 | 2610dbe96919a2379d642a70a8ab8bbb |
|
BLAKE2b-256 | 927bc1893e41e215a48dc6c4481b6ad39bb4de5efd1a6553b735962d35adc98c |