Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlalchemy-vertica-python

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 git:

git clone https://github.com/Eighty20/sqlalchemy-vertica-python
cd sqlalchemy-vertica-python
python setup.py install

About

vertica dialect for sqlalchemy

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages