下载 Snowflake 客户端、连接器、驱动程序和库

To download the installation package for a Snowflake client, connector, driver, or library, use the download pages in the Snowflake Developer Center.

If you want to write a script to download clients over HTTP (e.g. using curl (https://curl.se/)), you can download SnowSQL, the ODBC Driver, the Snowpark Library, and SnowCD directly from the Snowflake Client Repository.

See Drivers and Using Snowflake with Kafka and Spark for documentation for the drivers and connectors, respectively. For other developer documentation, see Develop Apps and Extensions.

Snowflake Developer Center 下载页面

To download a Snowflake client, use the following download pages in the Snowflake Developer Center (https://developers.snowflake.com/):

Snowflake Client Repository

To download SnowSQL, the ODBC Driver, the Snowpark Library, or SnowCD over HTTP programmatically (e.g. using curl (https://curl.se/)), use the Snowflake Client Repository. The Snowflake Client Repository serves the packages for these clients through CDN (Content Delivery Network) using the following endpoints:

如果未显式指定端点,则客户端升级程序(例如,SnowSQL 自动升级程序)将使用 AWS 端点。有关指定端点的说明,请参阅客户端的安装文档。

Note

用户可以从任一端点下载 Snowflake 客户端,而不管其 Snowflake 账户由哪个云提供商托管。