Apache Avatica / Phoenix SQL驱动程序 Apache Calcite的Avatica Go是Avatica服务器的Go驱动程序。 Avatica是的子项目。 快速开始 使用Go模块安装: $ go get github.com/apache/calcite-avatica-go Phoenix / Avatica驱动程序实现了Go的database/sql/driver接口,因此,导入database/sql包和驱动程序: import "database/sql" import _ "github.com/apache/calcite-avatica-go/