Discussion:
Drill support for SQLPad
Charles Givre
2018-11-29 15:26:58 UTC
Permalink
All,
There is a really nice open source tool out there called SQLPad. In addition to executing basic SQL Queries, SQLPad enables to to export results and produce basic visualizations. Until recently, SQLPad did not support Drill however, I just wrote a first attempt at Drill support which you can download here:

https://github.com/cgivre/sqlpad/tree/drill <https://github.com/cgivre/sqlpad/tree/drill>

Please check it out and let me know what you think.
Best,
— C
Ted Dunning
2018-11-29 16:30:10 UTC
Permalink
That's cool.
Post by Charles Givre
All,
There is a really nice open source tool out there called SQLPad. In
addition to executing basic SQL Queries, SQLPad enables to to export
results and produce basic visualizations. Until recently, SQLPad did not
support Drill however, I just wrote a first attempt at Drill support which
https://github.com/cgivre/sqlpad/tree/drill <
https://github.com/cgivre/sqlpad/tree/drill>
Please check it out and let me know what you think.
Best,
— C
Loading...