Skip to main content

Denodo Dialect for SQLAlchemy

Reason this release was yanked:

Switched to new versioning scheme

Project description

Denodo Dialect for SQLAlchemy


This package includes the Denodo Dialect for SQLAlchemy, which offers an easy way to connect to Denodo databases from SQLAlchemy https://www.sqlalchemy.org/

Denodo documentation and software resources are available at https://community.denodo.com

This dialect supports SQLAlchemy v1.4 and higher and Denodo 7.0 and higher.

Pre-requisites


This dialect requires the following Python modules:

  • SQLAlchemy version 1.4 or higher

  • psycopg2 version 2.7 or higher.

However, these dependencies do not need to be installed because when you install Denodo Dialect for SQLAlchemy both should be installed automatically.

Alternatively, these packages can be manually installed by means of:

pip install sqlalchemy

pip install psycopg2

Important: note also that psycopg2 has its own requirements for installation which need to be satisfied: https://www.psycopg.org/docs/install.html#prerequisites

Installation


The Denodo SQLAlchemy package can be installed from the public PyPI repository using pip:

pip install --upgrade denodo-sqlalchemy

pip automatically installs all required modules.

Usage


To connect to Denodo VDP Server with SQLAlchemy, the following URL pattern can be used:

denodo://<username>:<password>@<host>:<odbcport>/<database>

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

denodo-sqlalchemy-20220921.tar.gz (58.9 kB view details)

Uploaded Source

Built Distribution

denodo_sqlalchemy-20220921-py3-none-any.whl (73.1 kB view details)

Uploaded Python 3

File details

Details for the file denodo-sqlalchemy-20220921.tar.gz.

File metadata

  • Download URL: denodo-sqlalchemy-20220921.tar.gz
  • Upload date:
  • Size: 58.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for denodo-sqlalchemy-20220921.tar.gz
Algorithm Hash digest
SHA256 c8185a1192a935f4268e9c6e1a5c68acd2ee5c2eb26a11410edda5de84c07f87
MD5 279f49b6f01d7fd1d609db740b7a311b
BLAKE2b-256 ca57d2e811af1e6cb784ee939621e1052dda04d21002643cfd9e1e714edb3dcc

See more details on using hashes here.

File details

Details for the file denodo_sqlalchemy-20220921-py3-none-any.whl.

File metadata

File hashes

Hashes for denodo_sqlalchemy-20220921-py3-none-any.whl
Algorithm Hash digest
SHA256 e4164068cd595ccb5b0e5cd1243b632f46ffefa99f33980e2afbc99524b99061
MD5 39c8eab2953b6c9c562edab9a1ed97e5
BLAKE2b-256 75eb9becdf2dc4fbc4d082a9392867f7966c1e67dda8de91e76c9fe4a8d90b64

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