Hi Arthi, Please have a look at Ignite C++ documentation about indexes and serialization: https://apacheignite-cpp.readme.io/docs/sql-queries https://apacheignite-cpp.readme.io/docs/serialization
Let me know if you have any further questions. We will add more SQL examples for C++ in the nearest time. Vladimir. On Wed, Mar 9, 2016 at 9:02 AM, arthi <[email protected]> wrote: > Hi, > > We need to get a C++ client to run SQL queries on caches built from our > server ignite components. > I am not seeing an example for this in the GIT HUB, can you please help? I > need to understand how the objects are defined for SQL queries (query > entities or annotations) and how they are indexed in the configuration. > > Thanks, > Arthi > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/C-Client-for-SQL-Queries-tp3407.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
