That's neat stuff! Thanks for sharing, Francis.
Reminds me that I need to get that Docker image together for Sqlline ;)
F21 wrote:
> Hi guys,
>
> I discovered a universal sql CLI client written in golang:
> https://github.com/knq/usql
>
> The author has added support using my Avatica golang driver
> (github.com/Boostport/avatica). The client has no dependencies and
> compiles down to a single binary. This makes it easy to start querying
> your avatica servers without having to setup a Java environment.
>
> Francis
>
|