Page 1 of 1

Connecting to Vertica using SQLAlchemy

Posted: Fri Feb 22, 2013 12:06 pm
by femibyte
Hi, has anyone ever used an ORM framework such as SQLAlchemy to connect to Vertica ? I tried searching about it on the web but there is scant information. Please let me know if anything is available on this front.

Re: Connecting to Vertica using SQLAlchemy

Posted: Wed Mar 20, 2013 2:20 pm
by mohamed_ezz
+1 on that question. An ORM for Vertica would be very useful.

SQLAlchemy supports PostgreSQL,so...does a PostgreSQL connection to Vertica work ?
(I couldn't find guarantees that Vertica and PostgreSQL have similar interfaces)

Re: Connecting to Vertica using SQLAlchemy

Posted: Tue May 28, 2013 11:24 am
by id10t

Re: Connecting to Vertica using SQLAlchemy

Posted: Mon Apr 06, 2015 10:53 pm
by sushmit86
Has anybody tried using the sqlalchemy_vertica package . I am having issues with it