2 रिपॉजिटरी
Declares a PostgreSQL database as a dependency of a workload so the platform automatically provisions and connects it.
Distinct from Database Resource Provisioning: Distinct from Database Resource Provisioning: focuses on declarative dependency declaration in workload specs, not general database instance management.
Explore 2 awesome GitHub repositories matching data & databases · Declarative Database Provisioners. 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 connects them.
ihp is a type-safe web framework and full-stack application orchestrator designed for PostgreSQL. It functions as a server-side rendering framework and a type-safe ORM that automatically generates record types from SQL schemas to ensure compile-time query validation. The platform distinguishes itself by verifying routing, database queries, and templates at compile time to prevent runtime crashes. It implements real-time web interfaces using WebSockets for instant data synchronization and employs server-driven hypermedia for partial DOM patching. The framework covers a broad range of integrat
Automatically provisions PostgreSQL databases and users during the initial server boot process.