awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • microsoft/sql-server-samplesالصورة الرمزية لـ microsoft

    microsoft/sql-server-samples

    11,122عرض على 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.

    عرض على GitHub↗11,122
  • mightymoud/sidekickالصورة الرمزية لـ MightyMoud

    MightyMoud/sidekick

    7,465عرض على 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
    عرض على 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

استكشف الوسوم الفرعية

  • 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.