2 repositorios
Automation scripts specifically for the deployment and setup of database instances and schemas.
Distinct from Provisioning Scripts: Distinct from general Provisioning Scripts: focuses specifically on the database engine and schema instantiation rather than OS-level software.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Database Instance Provisioning. Refine with filters or upvote what's useful.
This is a reference implementation library providing a collection of code samples, Transact-SQL scripts, and schemas for SQL Server, Azure SQL, and Azure Synapse. It focuses on providing standardized implementation patterns and reference code for building relational databases and cloud data warehouses. The library distinguishes itself by offering specialized guides and examples for deploying database instances within containerized environments and Azure cloud services. It includes specific reference databases and language extensions for integrating machine learning services and advanced analy
Automates the setup of database instances and schemas using executable SQL and shell scripts.
Sidekick is a command-line tool that provisions bare VPS servers, transfers Docker images, manages secrets, and orchestrates zero-downtime deployments across single or multiple server instances. It handles the full deployment pipeline from a local machine, building container images locally and transferring them directly to the server without requiring a remote container registry. The tool distinguishes itself through an integrated approach to security and automation. It encrypts environment variables locally using SOPS and Age keys, then decrypts them on the server at deploy time for runtime
Creates and configures a database instance on the VPS with a single command, ready for application use.