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

Diego Fernandez (JIRA) issues at jboss.org
Tue Feb 14 16:59:00 EST 2017


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

Diego Fernandez commented on TEIID-4578:
----------------------------------------

There seems to be a ETL project that has implemented some sort of SQLAlchemy wrapper that can connect to teiid: https://github.com/kejbaly2/metrique/blob/master/metrique/sqlalchemy.py not sure if that is helpful.

That being said, this would be extremely useful for us... right now we're using JayDeBe to connect (https://pypi.python.org/pypi/JayDeBeApi/) but it's a bit painful since we also have other data sources that we want to use. Having a unified interface would be extremely useful.

Something to note, the dialect should be able to use ssl with a given cert.

> 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