https://drill.apache.org/%|%Apache Drill%|% is a low-latency distributed query engine for large-scale datasets, including structured and semi-structured/nested data. You can connect to Apache Drill through the following interfaces: * [https://drill.apache.org/docs/odbc-jdbc-interfaces/%|%ODBC%|%] * JDBC * Drill shell * Drill Web Console, [https://drill.apache.org/docs/rest-api/%|%REST API%|%] ** Reference ** * [ODBC] * [JDBC] * [REpresentational State Transfer, REST] ---- [ray2501]: I write a Tcl extension [https://github.com/ray2501/DrillREST/%|%DrillREST%|%] and play Apache Drill (embedded mode) on my Ubuntu 14.04 VM. Since Apache Drill have ODBC interface, I think also could use TDBC-ODBC to connect. <>Database