Skip to main content

SAP ASE (Sybase) Connector for SQLAlchemy using PyMsSql

Project description

sqlalchemy-pymssql-sybase

https://img.shields.io/pypi/dm/sqlalchemy-pymssql-sybase.svg

SAP ASE (Sybase) dialect for SQLAlchemy using PyMsSql.

The latest version of this dialect requires SQLAlchemy 2.0 or later and pymssql 2.2.8 or later

Overview

This is a very thin wrap around the SQLAlchemy’s mssql+pymysql dialect repurposed for connecting to sybase databases.

Database Version Support

This dialect is tested against SAP ASE version 16. Current support is very tiny

Installing

SQLAlchemy and pymssql are specified as requirements so pip will install them if they are not already in place. To install, just:

pip install sqlalchemy-pymssql-sybase

Getting Started

To register the dialect, import the sqlalchemy_pymssql_sybase module somewhere in your app. Then use sqlalchemy as usual:

import sqlalchemy_pymssql_sybase
from sqlalchemy import create_engine
engine = create_engine("sybase+pymssql://user:password@host/database")

The SQLAlchemy Project

sqlalchemy-pymssql-sybase is affiliated with the SQLAlchemy Project and adheres to the same standards and conventions as the core project.

Development / Bug reporting / Pull requests

Please refer to the SQLAlchemy Community Guide for guidelines on coding and participating in this project.

Code of Conduct

Above all, SQLAlchemy places great emphasis on polite, thoughtful, and constructive communication between users and developers. Please see the current Code of Conduct at Code of Conduct.

License

sqlalchemy-pymssql-sybase is distributed under the MIT license.

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-pymssql-sybase-0.0.1.dev0.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file sqlalchemy-pymssql-sybase-0.0.1.dev0.tar.gz.

File metadata

File hashes

Hashes for sqlalchemy-pymssql-sybase-0.0.1.dev0.tar.gz
Algorithm Hash digest
SHA256 7ba8803bea8b98948e9a6dee4b73f349ac40e2bfe914d9d751525b3b2d8ba30c
MD5 357b82d776f907c61fe4475d632dc898
BLAKE2b-256 edd813c108b9be0d4c360c8cb09fda218311e9b6f55c8c7e2055c4b4553529aa

See more details on using hashes here.

File details

Details for the file sqlalchemy_pymssql_sybase-0.0.1.dev0-py3-none-any.whl.

File metadata

File hashes

Hashes for sqlalchemy_pymssql_sybase-0.0.1.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 443cf4ee35892b026be3e6e618d0cb318962440cb0083ea0ca6c714f141664a0
MD5 47737e59629137752938767c07abe506
BLAKE2b-256 4ee012fd5613adbe6f9b2b041a6cc8dcaddc3a7113880b0b746bc069642e3235

See more details on using hashes here.

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