awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesContainerized Database Administration

Performing database administrative tasks via containerized toolsets.

Distinct from Database Administration: Focuses on the containerized delivery method of the admin tools rather than the internal management of DB objects.

Explore 3 awesome GitHub repositories matching data & databases · Containerized Database Administration. Refine with filters or upvote what's useful.

Awesome Containerized Database Administration GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • microsoft/sql-server-samplesmicrosoft का अवतार

    microsoft/sql-server-samples

    11,122GitHub पर देखें↗

    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

    Provides configurations for running and administering SQL database instances within containerized environments.

    GitHub पर देखें↗11,122
  • amacneil/dbmateamacneil का अवतार

    amacneil/dbmate

    6,954GitHub पर देखें↗

    Dbmate is a framework-agnostic SQL database migration tool used for tracking, applying, and rolling back schema changes to ensure consistent environments. It functions as a database schema versioning tool that manages updates independently of any specific application framework by relying on raw SQL and connection URLs. The project distinguishes itself by offering a container-based approach to database administration, allowing schema updates to be executed via Docker to avoid local binary installations. It also supports embedding migration scripts directly into the compiled binary to eliminate

    Provides a container-based approach to executing schema updates and lifecycle tasks without requiring local installations.

    Goclickhousecppdatabase
    GitHub पर देखें↗6,954
  • qovery/replibyteQovery का अवतार

    Qovery/Replibyte

    4,381GitHub पर देखें↗

    Replibyte is a tool that automates the lifecycle of database snapshots for non-production environments, handling the export, anonymization, subsetting, and restoration of data. It is designed to support privacy-compliant development workflows by replacing sensitive production data with synthetic values and extracting consistent subsets of rows while preserving referential integrity. The tool operates through a configurable pipeline defined in a YAML file, orchestrating stages such as dump, anonymize, subset, and restore. Each operation runs as an isolated, ephemeral container job, and snapsho

    Creates encrypted snapshots of databases and stores them in remote cloud object storage.

    Rustawsbackupcloud
    GitHub पर देखें↗4,381
  1. Home
  2. Data & Databases
  3. Containerized Database Administration

सब-टैग एक्सप्लोर करें

  • Encrypted Snapshot DumpersA utility that creates encrypted snapshots of databases and stores them in remote cloud object storage. **Distinct from Containerized Database Administration:** Distinct from Containerized Database Administration: focuses specifically on creating encrypted snapshots and storing them remotely, not on general database administration tasks.