Skip to content

Airflow Python template wrapper for working with Snowflake database and features.

Notifications You must be signed in to change notification settings

giangstrider/snowflake-airflow-prody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Airflow python wrapper for Snowflake

Simple wrapper that supports many Snowflake daily operation.

How to use

  • Just call the wrapper db = SnowflakeDatabase(database=DATABASE_RAW, schema=SCHEMA) depending on your setup you can provide database and schema or not at all.
  • Refer to function doc detail for list of operation and how to use it.

About

Airflow Python template wrapper for working with Snowflake database and features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages