sqlalchemy-pymssql-sybase
=========================
.. image:: https://img.shields.io/pypi/dm/sqlalchemy-pymssql-sybase.svg
:target: https://pypi.org/project/sqlalchemy-pymssql-sybase/
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 <https://www.sqlalchemy.org>`_ and
adheres to the same standards and conventions as the core project.
Development / Bug reporting / Pull requests
-------------------------------------------
Please refer to the
`SQLAlchemy Community Guide <https://www.sqlalchemy.org/develop.html>`_ 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 <https://www.sqlalchemy.org/codeofconduct.html>`_.
License
=======
sqlalchemy-pymssql-sybase is distributed under the `MIT license
<https://opensource.org/licenses/MIT>`_.
Raw data
{
"_id": null,
"home_page": "https://github.com/gordthompson/sqlalchemy-pymssql-sybase",
"name": "sqlalchemy-pymssql-sybase",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "ASE SAP SQLAlchemy Sybase PyMSSql",
"author": "Giovany Vega",
"author_email": "aleph.omega@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ed/d8/13c108b9be0d4c360c8cb09fda218311e9b6f55c8c7e2055c4b4553529aa/sqlalchemy-pymssql-sybase-0.0.1.dev0.tar.gz",
"platform": null,
"description": "sqlalchemy-pymssql-sybase\n=========================\n\n.. image:: https://img.shields.io/pypi/dm/sqlalchemy-pymssql-sybase.svg\n :target: https://pypi.org/project/sqlalchemy-pymssql-sybase/\n\nSAP ASE (Sybase) dialect for SQLAlchemy using PyMsSql.\n\nThe latest version of this dialect requires SQLAlchemy 2.0 or later and pymssql 2.2.8 or later\n\nOverview\n--------\n\nThis is a very thin wrap around the SQLAlchemy's mssql+pymysql dialect\nrepurposed for connecting to sybase databases.\n\nDatabase Version Support\n------------------------\n\nThis dialect is tested against SAP ASE version 16.\nCurrent support is very tiny\n\nInstalling\n----------\n\nSQLAlchemy and pymssql are specified as requirements so ``pip`` will install\nthem if they are not already in place. To install, just::\n\n pip install sqlalchemy-pymssql-sybase\n\nGetting Started\n---------------\n\nTo register the dialect, import the sqlalchemy_pymssql_sybase module somewhere in your app.\nThen use sqlalchemy as usual::\n\n import sqlalchemy_pymssql_sybase\n from sqlalchemy import create_engine\n engine = create_engine(\"sybase+pymssql://user:password@host/database\")\n\n\nThe SQLAlchemy Project\n======================\n\nsqlalchemy-pymssql-sybase is affiliated with the `SQLAlchemy Project <https://www.sqlalchemy.org>`_ and\nadheres to the same standards and conventions as the core project.\n\nDevelopment / Bug reporting / Pull requests\n-------------------------------------------\n\nPlease refer to the\n`SQLAlchemy Community Guide <https://www.sqlalchemy.org/develop.html>`_ for\nguidelines on coding and participating in this project.\n\nCode of Conduct\n_______________\n\nAbove all, SQLAlchemy places great emphasis on polite, thoughtful, and\nconstructive communication between users and developers.\nPlease see the current Code of Conduct at\n`Code of Conduct <https://www.sqlalchemy.org/codeofconduct.html>`_.\n\nLicense\n=======\n\nsqlalchemy-pymssql-sybase is distributed under the `MIT license\n<https://opensource.org/licenses/MIT>`_.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "SAP ASE (Sybase) Connector for SQLAlchemy using PyMsSql",
"version": "0.0.1.dev0",
"project_urls": {
"Documentation": "https://github.com/gordthompson/sqlalchemy-pymssql-sybase/wiki",
"Homepage": "https://github.com/gordthompson/sqlalchemy-pymssql-sybase",
"Source": "https://github.com/gordthompson/sqlalchemy-pymssql-sybase",
"Tracker": "https://github.com/gordthompson/sqlalchemy-pymssql-sybase/issues"
},
"split_keywords": [
"ase",
"sap",
"sqlalchemy",
"sybase",
"pymssql"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4ee012fd5613adbe6f9b2b041a6cc8dcaddc3a7113880b0b746bc069642e3235",
"md5": "47737e59629137752938767c07abe506",
"sha256": "443cf4ee35892b026be3e6e618d0cb318962440cb0083ea0ca6c714f141664a0"
},
"downloads": -1,
"filename": "sqlalchemy_pymssql_sybase-0.0.1.dev0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "47737e59629137752938767c07abe506",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5507,
"upload_time": "2023-10-11T12:46:27",
"upload_time_iso_8601": "2023-10-11T12:46:27.868073Z",
"url": "https://files.pythonhosted.org/packages/4e/e0/12fd5613adbe6f9b2b041a6cc8dcaddc3a7113880b0b746bc069642e3235/sqlalchemy_pymssql_sybase-0.0.1.dev0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "edd813c108b9be0d4c360c8cb09fda218311e9b6f55c8c7e2055c4b4553529aa",
"md5": "357b82d776f907c61fe4475d632dc898",
"sha256": "7ba8803bea8b98948e9a6dee4b73f349ac40e2bfe914d9d751525b3b2d8ba30c"
},
"downloads": -1,
"filename": "sqlalchemy-pymssql-sybase-0.0.1.dev0.tar.gz",
"has_sig": false,
"md5_digest": "357b82d776f907c61fe4475d632dc898",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5581,
"upload_time": "2023-10-11T12:46:29",
"upload_time_iso_8601": "2023-10-11T12:46:29.315945Z",
"url": "https://files.pythonhosted.org/packages/ed/d8/13c108b9be0d4c360c8cb09fda218311e9b6f55c8c7e2055c4b4553529aa/sqlalchemy-pymssql-sybase-0.0.1.dev0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-11 12:46:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gordthompson",
"github_project": "sqlalchemy-pymssql-sybase",
"github_not_found": true,
"lcname": "sqlalchemy-pymssql-sybase"
}