Flink JDBC driver is a Java library for accessing and manipulating Apache Flink clusters by connecting to a Flink SQL gateway as the JDBC server.
Thi JDBC is an adaptation which supports continuous FlinkSQL queries over Flink dynamic tables.
This source code can be used for compiling a .jar JDBC driver file, which should be used by an OntopStream intance. No other tools have been tested with this driver.
This project is at an early stage. Feel free to file an issue if you meet any problems or have any suggestions.