awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

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

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

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

    Vezi pe GitHub↗11,122
  • amacneil/dbmateAvatar amacneil

    amacneil/dbmate

    6,954Vezi pe GitHub↗

    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
    Vezi pe GitHub↗6,954
  • qovery/replibyteAvatar Qovery

    Qovery/Replibyte

    4,381Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,381
  1. Home
  2. Data & Databases
  3. Containerized Database Administration

Explorează sub-etichetele

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