calcite-avatica-go:Apache Calcite的镜像-Avatica Go SQL驱动程序

时间:2021-01-28 16:12:22
【文件属性】:
文件名称:calcite-avatica-go:Apache Calcite的镜像-Avatica Go SQL驱动程序
文件大小:186KB
文件格式:ZIP
更新时间:2021-01-28 16:12:22
java sql big-data hadoop geospatial 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/v5" db, err := sql.Open("avatica", "http://localhost:8765") 然后只需使用数据库连接来查询一些数据,例如: rows := db.Query("SELECT COUNT(*) FROM test") 有关更多详细信息,请参见。 上提供了所有已发布版本的发行说明。 问题 我们不使用Github提交问题。 请在上创建问题,然后选择avati
【文件预览】:
calcite-avatica-go-master
----NOTICE(182B)
----class_mappings.go(4KB)
----driver_test.go(3KB)
----hsqldb()
--------hsqldb.go(3KB)
----driver_go18_test.go(2KB)
----compat_go18.go(1KB)
----statement_go18.go(1KB)
----phoenix()
--------phoenix.go(11KB)
----http_client.go(5KB)
----generic()
--------generic.go(3KB)
----internal()
--------column.go(1KB)
----connection.go(6KB)
----.github()
--------workflows()
----adapter.go(1KB)
----driver_hsqldb_test.go(29KB)
----compat.go(1KB)
----dsn.go(6KB)
----LICENSE(11KB)
----docker.sh(19KB)
----connection_go18.go(3KB)
----result.go(1KB)
----site()
--------_posts()
--------_docs()
--------develop()
--------README.md(1KB)
----rows.go(7KB)
----tools.go(78B)
----driver_phoenix_test.go(31KB)
----docker-compose.yml(3KB)
----.gitignore(1017B)
----errors()
--------errors.go(2KB)
----message()
--------helper.go(283B)
--------common.pb.go(62KB)
--------responses.pb.go(37KB)
--------requests.pb.go(48KB)
----http_client_wrappers.go(4KB)
----go.sum(9KB)
----README.md(2KB)
----transaction.go(2KB)
----driver_go18_phoenix_test.go(16KB)
----rows_go18.go(2KB)
----test-fixtures()
--------calcite.png(68KB)
----driver.go(4KB)
----driver_go18_hsqldb_test.go(13KB)
----dsn_test.go(10KB)
----statement.go(7KB)
----go.mod(792B)

网友评论