Vertica dialect for sqlalchemy using vertica_python
Project description
Vertica dialect for sqlalchemy. Forked from the Vertica ODBC dialect.
This module implements a Vertica dialect for SQLAlchemy using vertica-python. Engine creation:
import sqlalchemy as sa
sa.create_engine('vertica+vertica_python://user:pwd@host:port/database')
Installation
From PyPI:
pip install sqlalchemy-vertica-python
From git:
git clone https://github.com/LocusEnergy/vertica-sqlalchemy cd vertica-sqlalchemy python setup.py install
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
File details
Details for the file sqlalchemy-vertica-python-0.1.2.tar.gz
.
File metadata
- Download URL: sqlalchemy-vertica-python-0.1.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d43aecdb8b8d35559d6a36cb3b83d5a4979051bef05ecf968220e34253e7cc71
|
|
MD5 |
15bb14ac0c2326fdc8f9bbca0d7e489c
|
|
BLAKE2b-256 |
b7a034032efdc0961e53548ded7db909557330e70014c78b13b027cfde1d995a
|