awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesDatabase Lifecycle Operators

Kubernetes operators that automate the full lifecycle of database clusters.

Distinct from Kubernetes Operators: Distinct from Kubernetes Operators: focuses on database-specific lifecycle automation, not general operator patterns.

Explore 3 awesome GitHub repositories matching part of an awesome list · Database Lifecycle Operators. Refine with filters or upvote what's useful.

Awesome Database Lifecycle Operators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • eventstore/eventstoreAvatar de EventStore

    EventStore/EventStore

    5,809Ver en GitHub↗

    KurrentDB is an event-native database designed for event sourcing and event-driven architectures. It stores application state as an immutable, ordered sequence of events rather than updating rows in place, preserving full history for audit, replay, and distributed consistency. The database combines event storage with real-time streaming and a built-in JavaScript projection engine that transforms and aggregates event streams into materialized views. The system provides official gRPC client libraries for Python, Node.js, Java, .NET, Go, and Rust, enabling multi-language application development

    Manages database cluster deployment, scaling, and recovery on Kubernetes via a custom operator.

    C#
    Ver en GitHub↗5,809
  • alibaba/alisqlAvatar de alibaba

    alibaba/AliSQL

    5,706Ver en 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

    Automates the lifecycle of MySQL clusters inside Kubernetes using dedicated operators.

    C++alisqldatabaseduckdb
    Ver en GitHub↗5,706
  • sidpalas/devops-directive-kubernetes-courseAvatar de sidpalas

    sidpalas/devops-directive-kubernetes-course

    1,892Ver en GitHub↗

    This project is a comprehensive educational curriculum designed to teach the fundamentals of container orchestration and infrastructure automation. It provides a structured learning path for mastering the lifecycle management of containerized applications, covering the core concepts of declarative resource definitions, control-loop-based reconciliation, and distributed cluster state management. The course distinguishes itself by focusing on practical, hands-on implementation of modern DevOps practices. It guides users through the integration of GitOps workflows for state synchronization, the

    Automates the lifecycle management and backup processes for stateful database clusters using dedicated operators.

    Smarty
    Ver en GitHub↗1,892
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Kubernetes Operators
  5. Database Lifecycle Operators