Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sqlalchemy_turbodbc-1.1.1.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

sqlalchemy_turbodbc-1.1.1-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page