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

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

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

6 रिपॉजिटरी

Awesome GitHub RepositoriesCluster Lifecycle Management

Management of the versioning and extension lifecycles for database clusters.

Distinct from Database Managers: Focuses on the lifecycle and versioning of the cluster itself rather than general schema or access management

Explore 6 awesome GitHub repositories matching data & databases · Cluster Lifecycle Management. Refine with filters or upvote what's useful.

Awesome Cluster Lifecycle Management GitHub Repositories

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

    boto/boto3

    9,834GitHub पर देखें↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Controls the versioning and extension lifecycle of PostgreSQL-compatible database clusters.

    Pythonawsaws-sdkcloud
    GitHub पर देखें↗9,834
  • cloudnative-pg/cloudnative-pgcloudnative-pg का अवतार

    cloudnative-pg/cloudnative-pg

    8,051GitHub पर देखें↗

    CloudNativePG is a Kubernetes operator designed for the administration, lifecycle management, and high availability of PostgreSQL database clusters. It functions as a declarative orchestrator that manages database instances through custom resources and manifests. The project distinguishes itself by automating complex operational tasks, including primary election and failover management via streaming physical replication. It provides specialized tools for database version migrations, supporting both offline in-place upgrades and online migrations through logical replication. The operator cove

    Automates the provisioning and operational lifecycle of PostgreSQL database clusters.

    Goautomated-failoverbusiness-continuitydatabase
    GitHub पर देखें↗8,051
  • alibaba/alisqlalibaba का अवतार

    alibaba/AliSQL

    5,706GitHub पर देखें↗

    AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en

    Manages the lifecycle of InnoDB Cluster, ReplicaSet, and ClusterSet deployments via AdminAPI.

    C++alisqldatabaseduckdb
    GitHub पर देखें↗5,706
  • lxc/lxdlxc का अवतार

    lxc/lxd

    5,554GitHub पर देखें↗

    LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes

    Forms and operates clusters of servers with a distributed database, automatic instance placement, and fault-tolerant operations.

    Go
    GitHub पर देखें↗5,554
  • vonng/pigstyVonng का अवतार

    Vonng/pigsty

    5,172GitHub पर देखें↗

    Pigsty is a comprehensive database infrastructure orchestration platform designed to automate the full lifecycle of high-availability PostgreSQL clusters. It functions as an infrastructure-as-code framework that manages cluster coordination, node provisioning, and service discovery through idempotent playbooks. By integrating distributed consensus mechanisms, the platform ensures automated failover and consistent state enforcement across diverse environments, including bare metal and virtualized infrastructure. The platform distinguishes itself through a robust suite of operational capabiliti

    Automates the full lifecycle of database clusters, including creation, scaling, and configuration management via infrastructure-as-code.

    Shell
    GitHub पर देखें↗5,172
  • pgsty/pigstypgsty का अवतार

    pgsty/pigsty

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

    Pigsty is a full-stack orchestration suite for deploying, monitoring, and managing high-availability PostgreSQL clusters and their supporting infrastructure. It functions as a cluster management platform and high-availability suite that automates failover, manages virtual IPs, and ensures data consistency through distributed consensus. The project distinguishes itself by providing a comprehensive database infrastructure-as-code framework and a dedicated observability stack. It incorporates a backup and recovery manager supporting point-in-time recovery via S3-compatible object storage, alongs

    Manages the operational lifecycle of database clusters, including creation, instance addition, and controlled switchovers.

    Shellgraphicsinfrapostgres
    GitHub पर देखें↗4,703
  1. Home
  2. Data & Databases
  3. PostgreSQL-Compatible Databases
  4. Database Managers
  5. Cluster Lifecycle Management

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

  • Container and VM Clusters1 सब-टैगForms and operates a cluster of servers with a distributed database, automatic instance placement, and member lifecycle management. **Distinct from Cluster Lifecycle Management:** Distinct from Cluster Lifecycle Management: focuses on container and VM cluster operations, not database cluster lifecycle management.
  • InnoDB Cluster Lifecycles1 सब-टैगManaging the lifecycle of InnoDB Cluster, ReplicaSet, and ClusterSet deployments through a unified command-line interface. **Distinct from Cluster Lifecycle Management:** Distinct from Cluster Lifecycle Management: focuses on MySQL-specific InnoDB Cluster topologies, not general database clusters.