Object management automation tool for Snowflake
Project description
SnowDDL is a declarative-style tool for object management automation in Snowflake.
Getting started: https://docs.snowddl.com/getting-started
Main features: https://docs.snowddl.com/features
- SnowDDL is "stateless".
- SnowDDL can revert any changes.
- SnowDDL supports ALTER COLUMN.
- SnowDDL provides built-in "Role hierarchy" model.
- SnowDDL re-creates invalid views automatically.
- SnowDDL simplifies code review.
- SnowDDL supports creation of isolated "environments" for individual developers and CI/CD scripts.
- SnowDDL strikes a good balance between dependency management overhead and parallelism.
- SnowDDL configuration can be generated dynamically in Python code.
- SnowDDL can manage packages for Java and Python UDF scripts natively.
Enjoy!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
snowddl-0.7.3.tar.gz
(86.8 kB
view hashes)
Built Distribution
snowddl-0.7.3-py3-none-any.whl
(174.1 kB
view hashes)