Hi Denis, Please find my reply in-line. On Thu, Dec 15, 2016 at 11:30 PM, Denis Magda <[email protected]> wrote:
> Piali, > > You're always welcomed. > > Would you answer on some of the questions for me? > > What use cases require you to have a special support on Python side? > Piali>>> We might build some platform applications in Python which might need to interface with Apache Ignite. The python application needs AI client to perform everything from scratch like configuring, starting, insertion, deletion etc. > > What language or tool do you plan to use for ODBC based connectivity? > Piali>>> Currently we are testing c++ applications to use ODBC interface to talk with AI. But going further the same might be required but using python code. > > -- > Denis > > > On Thursday, December 15, 2016, Piali Mazumder Nath < > [email protected]> wrote: > > Hi Denis, > > Thanks a lot for your reply. > > Well we do have a plan to use ODBC, but for that we don't need python > interface. > > Since we are trying some other use cases which might need python, so was > curious if that's possible. > > Well for now, your information is really helpful. > > Regard, > > Piali > > On Thu, Dec 15, 2016 at 10:27 PM, Denis Magda <[email protected]> > wrote: > >> > >> Hi Piali, > >> Ignite doesn't have a native client for Python. There is a chance that > someone interested contributes it to the project but it will take time. > >> However, recently the community announced SQL Grid [1] that allows > connecting to Ignite using ODBC or JDBC driver and read as well as update > data using familiar SQL statements like SELECT, UPDATE, INSERT, etc. > >> Generally, it means that you can work with Ignite from Python using > Ignite's ODBC driver [2] if SQL API is more than enough for you. For > instance, here we prepared instructions for PHP [3] for which there is no a > native Ignite lib but it's not a big deal. > >> Does the ODBC driver work for you? > >> [1] https://apacheignite.readme.io/docs/sql-grid > >> [2] https://apacheignite.readme.io/docs/odbc-driver > >> [3] https://apacheignite-mix.readme.io/docs/php-pdo > >> -- > >> Denis > >> > >> On Thu, Dec 15, 2016 at 5:16 PM, piali <[email protected]> > wrote: > >>> > >>> Hi, > >>> > >>> I would like to know if there is python client for Apache Ignite. > >>> If not then can you please let us know if there is any plan for that in > >>> future releases. > >>> > >>> Regard, > >>> Piali > >>> > >>> > >>> > >>> -- > >>> View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Python-Client-for-Apache-Ignite-tp9578.html > >>> Sent from the Apache Ignite Users mailing list archive at Nabble.com. > >> > > > > > > > > -- > > > > Thanks & Regards, > > Piali Mazumder Nath > > +1 415 629 7019 <(415)%20629-7019> > > > -- *Thanks & Regards,Piali Mazumder Nath* *+1 415 629 7019*
