Skip to content

greybeam/snowflake-adbc-connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snowflake to DuckDB

This script connects to Snowflake, queries the data, and stores it in a local DuckDB database.

How to use

  1. Clone the repository
  2. Create a virtual environment using python -m venv venv
  3. Install the dependencies using pip install -r requirements.txt
  4. Set up your Snowflake and DuckDB credentials in a .env using the .env.example file
  5. Run the script using python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages