Hi Ilya, It will be a useful addition to Ignite. I would include the tool in one of the nearest releases. It’s license is BSD-3 which is compatible with ours. However, there is a note on ASF side saying that BSD licenses can be included without advertising clause [1]. What does it mean for us? Can we document the tool and mention on our site?
[1] https://www.apache.org/legal/resolved.html#category-a <https://www.apache.org/legal/resolved.html#category-a> — Denis > On Aug 25, 2017, at 8:32 AM, Ilya Suntsov <isunt...@gridgain.com> wrote: > > 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