GithubHelp home page GithubHelp logo

snowflake_connectors's Introduction

snowflake_connectors

This Repository shows the different connector that can be used to connect snowflake. It hold the basic connectivity code to connect with snowflake.

Pythonc snowflake connector:

Prerequisites:

python 3.6 and above

Install the Connector:

Instal python connector dependencies: pip install -r https://raw.githubusercontent.com/snowflakedb/snowflake-connector-python/v2.7.9/tested_requirements/requirements_36.reqs

Install connector pip install snowflake-connector-python

JDBC Connector:

###Prerequisites: Java 1.8 or higher

Install the driver:

Downloading the Driver from the Maven Central Repository: https://repo1.maven.org/maven2/net/snowflake/snowflake-jdbc

###Integrating the Driver into a Maven Project: ... net.snowflake snowflake-jdbc 3.13.20 ...

ODBC driver:

Install teh driver:

Windows 64 bit: https://sfc-repo.snowflakecomputing.com/odbc/win64/latest/index.html Windows 32 bit: https://sfc-repo.snowflakecomputing.com/odbc/win32/latest/index.html

Configure the ODBC Driver:

Launch the Windows Data Source Administration Tool from Windoes start: alt text Verify that the Snowflake ODBC driver is installed: alt text Create DSN and provide user Name and passowrd.

snowflake_connectors's People

Contributors

yogendra-soni avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.