Hi Damien

This is not quite the same thing but Drill does include a JDBC driver for its clients and it can query HTTP APIs (with a couple of caveats) through its HTTP storage plugin. The net effect is that without much legwork you can query data from an HTTP API by sending SQL statements over a JDBC connection to Drill. One of our community, Charles, built pretty much all of that functionality and is quite active on here so he may be able to guide you further.

James

On 2022/04/13 12:05, Damien Deom wrote:

Hi,

I’d like to know if Apache Drill allows to easily  build an ODBC/JDBC driver that performs RPC calls to api’s we’re developing in our company.

Solutions like like Progress allows to do that : https://www.progress.com/tutorials/odbc/2-hour-tutorial-build-your-own-custom-odbc-driver-for-rest-api

Apache Calcites does that too, but does not implement ODBC

https://calcite.apache.org/avatica/docs/index.html

Thanks in advance,

        

*Damien DEOM*

Head of Lab

Mobile : +33 6 28 07 06 41

@ : [email protected] <mailto:[email protected]>

*www.loamics.com <http://www.loamics.com/>*

Reply via email to