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

Reply via email to