| Port details |
- py-snowddl Object management automation tool for Snowflake
- 0.67.5 databases
=0 0.58.2Version of this port present on the latest quarterly branch. - Maintainer: patmaddox@FreeBSD.org
 - Port Added: 2023-10-22 12:54:08
- Last Update: 2026-07-18 04:15:41
- Commit Hash: 7805d20
- Also Listed In: python
- License: APACHE20
- WWW:
- https://docs.snowddl.com/
- Description:
- SnowDDL is a declarative-style tool for object management automation in
Snowflake.
It is not intended to replace other tools entirely, but to provide an
alternative approach focused on practical data engineering challenges.
You may find SnowDDL useful if:
- complexity of object schema grows exponentially, and it becomes hard to manage
- your organization maintains multiple Snowflake accounts (dev, stage, prod)
- your organization has multiple developers sharing the same Snowflake account
and suffering from conflicts
- it is necessary to generate some part of configuration dynamically using
Python
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}snowddl>0:databases/py-snowddl@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-snowddl/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-snowddl
- pkg install py312-snowddl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-snowddl listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-snowddl
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1783676619
SHA256 (snowddl-0.67.5.tar.gz) = 73d88d82342dabc1ac01d94f645e83b463c8d33b2fb61d26fafe1f37fdc24a44
SIZE (snowddl-0.67.5.tar.gz) = 157009
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-jsonschema>=4.18<5 : devel/py-jsonschema@py312
- py312-pydantic2>=2.4<3 : devel/py-pydantic2@py312
- py312-pyyaml>=6.0<7 : devel/py-pyyaml@py312
- py312-snowflake-connector-python>=4.0<5 : databases/py-snowflake-connector-python@py312
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-jsonschema>=4.18<5 : devel/py-jsonschema@py312
- py312-pydantic2>=2.4<3 : devel/py-pydantic2@py312
- py312-pyyaml>=6.0<7 : devel/py-pyyaml@py312
- py312-snowflake-connector-python>=4.0<5 : databases/py-snowflake-connector-python@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_py-snowddl
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|