awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

2 repository-uri

Awesome GitHub RepositoriesDatabase Instance Provisioning

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.

Awesome Database Instance Provisioning GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • microsoft/sql-server-samplesAvatar microsoft

    microsoft/sql-server-samples

    11,122Vezi pe GitHub↗

    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.

    Vezi pe GitHub↗11,122
  • mightymoud/sidekickAvatar MightyMoud

    MightyMoud/sidekick

    7,465Vezi pe GitHub↗

    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.

    Godeploymentherokuself-host
    Vezi pe GitHub↗7,465
  1. Home
  2. Operating Systems & Systems Programming
  3. Terminal and Command-Line Environments
  4. Shells & Scripting
  5. Provisioning Scripts
  6. Database Instance Provisioning

Explorează sub-etichetele

  • Entity ProvisioningAutomated definition and setup of database users, roles, schemas, and authentication rules. **Distinct from Database Instance Provisioning:** Focuses on the logical entities within the database rather than the instance or schema infrastructure.