This plugin provides an experimental SQL dialect in order to read tables from kdb+
After installing this plugin, you will be able to create a new JDBC connection.
- In driver class, use "kx.jdbc.jdbc"
- In URL, use "jdbc:q:HOST:PORT"
- In Dialect, use "kdb+"
This plugin is Copyright 2021, Dataiku SAS
This plugin is distributed under the Apache Software License