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)