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,834在 GitHub 上查看↗

    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,051在 GitHub 上查看↗

    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,706在 GitHub 上查看↗

    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,554在 GitHub 上查看↗

    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,172在 GitHub 上查看↗

    Pigsty 是一个全面的数据库基础设施编排平台,旨在自动化高可用 PostgreSQL 集群的全生命周期。它作为一个基础设施即代码(IaC)框架,通过幂等 Playbook 管理集群协调、节点配置与服务发现。通过集成分布式共识机制,该平台确保了在包括裸机与虚拟化基础设施在内的多样化环境中,自动化故障转移与一致的状态强制执行。 该平台通过一套超越标准数据库管理的强大运营能力脱颖而出。它具备内置的观测流水线,将指标、日志与追踪聚合到集中式仪表盘中,用于实时性能监控与诊断分析。此外,它还提供了一个模拟专有线路协议与 SQL 语法的迁移框架,允许将遗留企业数据库工作负载集成到现代关系型环境中。 该系统涵盖了广泛的功能面,包括带有写时复制(CoW)克隆以实现快速部署的高级存储管理,以及协调关系型引擎与缓存及对象存储服务的多数据库编排。它还整合了安全加固、自动化备份与恢复,以及通过分层代理进行的流量路由,以将客户端连接与底层集群拓扑解耦。 该项目以自包含的包镜像模型分发,能够在安全或离线环境中实现一致的部署与依赖管理。

    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,703在 GitHub 上查看↗

    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.