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 ** * [https://drill.apache.org/docs/%|%Apache Drill Documentation%|%] * [ODBC] * [JDBC] * [REpresentational State Transfer, REST] * [Cookies] * [http://www.openkb.info/2016/02/how-to-use-rest-api-to-submit-queries.html%|%How to use REST API to submit queries to Drill%|%] ---- [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