JDBC 驱动程序

备注

版本 3.21.0 引入了对 Google Cloud Storage 区域端点的支持。

早期版本的驱动程序不支持 Google Cloud Storage 区域端点。请确保使用此驱动程序的任何工作负载不需要对 Google Cloud 的区域端点的支持。如果您对此有任何疑问,请联系 Snowflake 支持部门。

Snowflake 提供了支持核心 JDBC 功能的 JDBC 类型 4 驱动程序。JDBC 驱动程序必须安装在 64 位环境中,并且需要 Java LTS(长期支持)版本 1.8 或更高版本。

The driver can be used with most client tools/applications that support JDBC for connecting to a database server. sfsql, the now-deprecated command-line client provided by Snowflake, is an example of a JDBC-based application.

后续主题: