Hi Igniters, I've found one command line tool that can be used for execute queries (DDL/DML) with data from Apache Ignite grid via *org.apache.ignite.IgniteJdbcThinDriver*.
Here you can find overview of internal commands of this tool: https://cwiki.apache.org/confluence/display/IGNITE/Overview+sqlline+tool The most problems with sqlline relate with some issues from our side or some unsupported features. Would be nice to add tool like this (sqlline or something else) in our project. Have you any objections or other thoughts? -- Ilya Suntsov