Connecting to Vertica using SQLAlchemy

Moderator: NorbertKrupa

Post Reply
femibyte
Newbie
Newbie
Posts: 7
Joined: Thu Jun 14, 2012 4:59 pm

Connecting to Vertica using SQLAlchemy

Post by femibyte » Fri Feb 22, 2013 12:06 pm

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.

mohamed_ezz
Newbie
Newbie
Posts: 6
Joined: Wed Jan 09, 2013 9:55 pm

Re: Connecting to Vertica using SQLAlchemy

Post by mohamed_ezz » Wed Mar 20, 2013 2:20 pm

+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)


sushmit86
Newbie
Newbie
Posts: 1
Joined: Mon Apr 06, 2015 10:51 pm

Re: Connecting to Vertica using SQLAlchemy

Post by sushmit86 » Mon Apr 06, 2015 10:53 pm

Has anybody tried using the sqlalchemy_vertica package . I am having issues with it

Post Reply

Return to “Python”