Hi, sv! Before ignite-2.0 & Web Console there was "Schema Import Utility"
See https://github.com/apache/ignite/tree/ignite-1.9/modules/schema-import Code of that utility is written on Java. It simply read metadata from JDBC and generate stuff. You can write you own custom utility in a couple of days. -- Alexey Kuznetsov