[teiid-issues] [JBoss JIRA] (TEIID-4578) Create SqlAlchemy Dialect for Teiid

mike bayer (JIRA) issues at jboss.org
Mon Jan 30 09:51:01 EST 2017


    [ https://issues.jboss.org/browse/TEIID-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13354920#comment-13354920 ] 

mike bayer commented on TEIID-4578:
-----------------------------------

an example of a Postgresql-derived SQLAlchemy external dialect is the Redshift dialect: https://github.com/sqlalchemy-redshift/sqlalchemy-redshift .   Assuming the psycopg2 Python DBAPI can talk to teiid, this dialect would have many structural similarities to this one.

> Create SqlAlchemy Dialect for Teiid
> -----------------------------------
>
>                 Key: TEIID-4578
>                 URL: https://issues.jboss.org/browse/TEIID-4578
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Misc. Connectors, Tooling
>    Affects Versions: 9.1.1
>            Reporter: Salvatore Incandela
>             Fix For: Open To Community
>
>
> Create SqlAlchemy Dialect for Teiid
> http://www.sqlalchemy.org/
> http://docs.sqlalchemy.org/en/latest/dialects/



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list