You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Dmitriy Setrakyan (JIRA)" <ji...@apache.org> on 2015/10/24 02:08:27 UTC

[jira] [Created] (IGNITE-1786) Need to implement ODBC driver for Ignite

Dmitriy Setrakyan created IGNITE-1786:
-----------------------------------------

             Summary: Need to implement ODBC driver for Ignite
                 Key: IGNITE-1786
                 URL: https://issues.apache.org/jira/browse/IGNITE-1786
             Project: Ignite
          Issue Type: New Feature
          Components: clients
            Reporter: Dmitriy Setrakyan
             Fix For: 1.6


# We have a C++ API for Ignite which starts JVM internally. Probably we can just add that ODBC API there.
# Another approach is to implement really separate driver and a network server on java side which will interact with each other.

The first one is simpler and probably more effective, but heavyweight. The second one is probably slower but but more lightweight.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)