Skip to content

thien-vuong/snowflake-connector-python

 
 

Repository files navigation

Snowflake Connector for Python

image

image

image

image

image

This package includes the Snowflake Connector for Python, which conforms to the Python DB API 2.0 specification: https://www.python.org/dev/peps/pep-0249/

The Snowflake Connector for Python provides an interface for developing Python applications that can connect to Snowflake and perform all standard operations. It provides a programming alternative to developing applications in Java or C/C++ using the Snowflake JDBC or ODBC drivers.

The connector is a native, pure Python package that has no dependencies on JDBC or ODBC. It can be installed using pip on Linux, Mac OSX, and Windows platforms where Python 3.6.0 (or higher) is installed.

Snowflake Documentation is available at: https://docs.snowflake.com/

Feel free to file an issue or submit a PR here for general cases. For official support, contact Snowflake support at: https://community.snowflake.com/s/article/How-To-Submit-a-Support-Case-in-Snowflake-Lodge

Packages

No packages published

Languages

  • Python 92.7%
  • C++ 5.2%
  • Shell 1.1%
  • JavaScript 0.7%
  • Batchfile 0.1%
  • Dockerfile 0.1%
  • Lua 0.1%