You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stephen Darlington (Jira)" <ji...@apache.org> on 2020/04/06 11:10:00 UTC

[jira] [Commented] (IGNITE-12867) Python thin client: support for DB-API

    [ https://issues.apache.org/jira/browse/IGNITE-12867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076241#comment-17076241 ] 

Stephen Darlington commented on IGNITE-12867:
---------------------------------------------

More investigation is needed -- hence adding as a comment rather than another ticket -- but we should also make sure we can interoperate with [SQLAlchemy|https://github.com/sqlalchemy/sqlalchemy]. This may Just Work once the DB-API change is implemented or may require some tweaks.

> Python thin client: support for DB-API
> --------------------------------------
>
>                 Key: IGNITE-12867
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12867
>             Project: Ignite
>          Issue Type: Improvement
>          Components: python
>    Affects Versions: 2.8
>            Reporter: Stephen Darlington
>            Priority: Major
>
> Python has a database connection standard called [DB-API|http://example.com/]. It would make the Ignite Python thin client a lot more useful if it could use this in addition to its current Ignite-specific APIs. Implementing this would enable other Apache tools such as SuperSet and Airflow to connect to and use Ignite.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)