Denodo Dialect for SQLAlchemy
Reason this release was yanked:
Switched to new versioning scheme
Project description
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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file denodo-sqlalchemy-20230818.tar.gz.
File metadata
- Download URL: denodo-sqlalchemy-20230818.tar.gz
- Upload date:
- Size: 57.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f0d21a9f87d47474bd692fd6fc02f8fe9e956e713292ed7c97e65f081c0df30
|
|
| MD5 |
b2ff1533392978aa8e2f0a404fc229f4
|
|
| BLAKE2b-256 |
93db86a1fe7698d500f2c93e3b4359118f1f9d4e16d7586b75f64940607ff011
|
File details
Details for the file denodo_sqlalchemy-20230818-py3-none-any.whl.
File metadata
- Download URL: denodo_sqlalchemy-20230818-py3-none-any.whl
- Upload date:
- Size: 72.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
066848fb32ac17487d0b780624bc2ef640f91b67210d34df780ebbfc17671753
|
|
| MD5 |
5fa05257bcd04a9e3712cd3a1c3b5e6e
|
|
| BLAKE2b-256 |
27b3b853d08221e43f5d1d846b21cdd05f999b68b4886a9e413974efb03b965e
|