1 مستودع
Declares database dependencies in workload specifications so the platform automatically provisions and links the service.
Distinct from Database Connectivity: Distinct from Database Connectivity: focuses on declarative dependency declaration in workload specs, not runtime connection management.
Explore 1 awesome GitHub repository matching data & databases · Declarative Database Connectors. Refine with filters or upvote what's useful.
Score is a platform-agnostic workload specification standard that defines containerized application deployments and their resource dependencies in a declarative YAML format. It provides a developer-centric specification that separates environment-agnostic workload definitions from environment-specific configuration, enabling consistent deployment across development, testing, and production environments. The specification framework translates a single workload definition into deployable manifests for multiple container orchestration platforms, including Docker Compose and Kubernetes. It includ
Declares database dependencies in workload specs so the platform automatically provisions and links the service.