Object management automation tool for Snowflake
Project description
SnowDDL is a [declarative-style](https://www.snowflake.com/blog/embracing-agile-software-delivery-and-devops-with-snowflake/) tool for object management automation in Snowflake.
Getting started: [https://docs.snowddl.com/getting-started](https://docs.snowddl.com/getting-started)
Main features: [https://docs.snowddl.com/features](https://docs.snowddl.com/features)
1. SnowDDL is "stateless".
2. SnowDDL can revert any changes.
3. SnowDDL supports ALTER COLUMN.
4. SnowDDL provides built-in "Role hierarchy" model.
5. SnowDDL re-creates invalid views automatically.
6. SnowDDL simplifies code review.
7. SnowDDL supports creation of isolated "environments" for individual developers and CI/CD scripts.
8. SnowDDL strikes a good balance between dependency management overhead and parallelism.
9. SnowDDL configuration can be generated dynamically in Python code.
10. 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.9.3.tar.gz
(91.5 kB
view hashes)
Built Distribution
snowddl-0.9.3-py3-none-any.whl
(182.5 kB
view hashes)