Igniters, I have tried to connect to Ignite from DBeaver [1], and realized that there are some usability issues we need to address before the next release:
1. We need to have documentation on how to configure JDBC and ODBC drivers with external SQL tools [2] 2. You cannot highlight multiple SQL statements and run them together [3] 3. Commands like *DESCRIBE* or *SHOW* do not work [4] 4. Schema, index, and table metadata is not displayed [5]. Looks like this fix was already implemented. The links to the tickets are below. [1] http://dbeaver.jkiss.org/ [2] https://issues.apache.org/jira/browse/IGNITE-6048 [3] https://issues.apache.org/jira/browse/IGNITE-6046 [4] https://issues.apache.org/jira/browse/IGNITE-6047 [5] https://issues.apache.org/jira/browse/IGNITE-5233 D.