Hi team, I believe the example you mentioned above is using C++ - https://github.com/apache/ignite/blob/f37ec9eece4db627f2d5190e589f0522e445a251/modules/platforms/cpp/examples/query-example/src/query_example.cpp
is there any performance or memory benefit is we use odbc rather than C++ API? We are using C++ put/get APIs to write/read data on cache. Is it okay to use C++ APIs to perform sql query, similar way? or using odbc client is more beneficial? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
