Database Change Management tool for Snowflake
schemachange is a simple python based tool to manage all of your Snowflake objects. It follows an Imperative-style approach to Database Change Management (DCM) and was inspired by the Flyway database migration tool. When combined with a version control system and a CI/CD tool, database changes can be approved and deployed through a pipeline using modern software delivery practices. As such schemachange plays a critical role in enabling Database (or Data) DevOps.
$
pkg install py311-schemachangeOrigin
databases/py-schemachange
Size
275KiB
License
APACHE20
Maintainer
pat@patmaddox.com
Dependencies
7 packages
Required by
0 packages