All, 
I thought I’d share with the community, but I just finished a NodeJS driver for 
Drill.  It’s available here: https://github.com/cgivre/drill-nodejs or via 
npm install drill-client.

Keep in mind, I know nothing about NodeJS, but it largely follows the 
functionality of PyDrill.   I’ll update the docs accordingly.  I’m planning on 
getting this to work with SQLPad, so I have to implement some method that gets 
the available schmata and columns.  

Feedback would be appreciated.
— C

Reply via email to