All Projects → oracle → Mysql Operator

oracle / Mysql Operator

Licence: apache-2.0
Create, operate and scale self-healing MySQL clusters in Kubernetes

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Mysql Operator

Mysql Operator
Bulletproof MySQL on Kubernetes using Percona Server
Stars: ✭ 527 (-38.36%)
Mutual labels:  mysql, kubernetes-operator
Operators
Collection of Kubernetes Operators built with KUDO.
Stars: ✭ 175 (-79.53%)
Mutual labels:  mysql, kubernetes-operator
Moco
A MySQL operator for binlog-based semi-sync replication
Stars: ✭ 37 (-95.67%)
Mutual labels:  mysql, kubernetes-operator
Kudo
Kubernetes Universal Declarative Operator (KUDO)
Stars: ✭ 849 (-0.7%)
Mutual labels:  mysql, kubernetes-operator
Bestnote
👊 持续更新,Java Android 近几年最全面的技术点以及面试题 供自己学习使用
Stars: ✭ 841 (-1.64%)
Mutual labels:  mysql
Blog
my blog, using markdown
Stars: ✭ 25 (-97.08%)
Mutual labels:  mysql
Unilinks
Plataforma para encontrar os links das aulas virtuais gravadas.
Stars: ✭ 25 (-97.08%)
Mutual labels:  mysql
Experdb Db2pg
eXperDB-DB2PG is a data migration solution that transfers data extracted from various DBMSs to eXperDB or PostgreSQL. Currently, Oracle and Oracle Spatial, MySQL, SQL Server(MS-SQL) and Sybase data can be transferred.
Stars: ✭ 24 (-97.19%)
Mutual labels:  mysql
Koa2 Blog
node+koa2+mysql
Stars: ✭ 856 (+0.12%)
Mutual labels:  mysql
Database And Queries
Stars: ✭ 8 (-99.06%)
Mutual labels:  mysql
Johncms
JohnCMS Mobile Content Management System
Stars: ✭ 26 (-96.96%)
Mutual labels:  mysql
Nodejs Restapi Using Express Mysql
Nodejs Restful API for CRUD operation using MySQL
Stars: ✭ 25 (-97.08%)
Mutual labels:  mysql
Ridgepole
Ridgepole is a tool to manage DB schema. It defines DB schema using Rails DSL, and updates DB schema according to DSL. (like Chef/Puppet)
Stars: ✭ 840 (-1.75%)
Mutual labels:  mysql
Interview
python, golang, devops 基础知识、 系统设计、后端开发路线图
Stars: ✭ 921 (+7.72%)
Mutual labels:  mysql
Elunamangoswotlk
cMaNGOS Three (WoTLK) with Eluna
Stars: ✭ 8 (-99.06%)
Mutual labels:  mysql
Liquibase Percona
Liquibase Percona Extension
Stars: ✭ 24 (-97.19%)
Mutual labels:  mysql
Litecloud
User management system for the server (Home Cloud).
Stars: ✭ 26 (-96.96%)
Mutual labels:  mysql
Springbootunity
rabbitmq、redis、scheduled、socket、mongodb、Swagger2、spring data jpa、Thymeleaf、freemarker etc. (muti module spring boot project) (with spring boot framework,different bussiness scence with different technology。)
Stars: ✭ 845 (-1.17%)
Mutual labels:  mysql
Php Interview
PHP后端开发面试指南。
Stars: ✭ 26 (-96.96%)
Mutual labels:  mysql
Mysqlconnector
Async MySQL Connector for .NET and .NET Core
Stars: ✭ 942 (+10.18%)
Mutual labels:  mysql

MySQL Operator

The MySQL Operator creates, configures and manages MySQL InnoDB clusters running on Kubernetes. It is not for MySQL NDB Cluster.

issues tags wercker status Go Report Card

The MySQL Operator is opinionated about the way in which clusters are configured. We build upon InnoDB cluster and Group Replication to provide a complete high availability solution for MySQL running on Kubernetes.

While fully usable, this is currently alpha software and should be treated as such. You are responsible for your data and the operation of your database clusters. There may be backwards incompatible changes up until the first major release.

Getting started

See the tutorial which provides a quick-start guide for users of the Oracle MySQL Operator.

Features

The MySQL Operator provides the following core features:

  • Create and delete highly available MySQL InnoDB clusters in Kubernetes with minimal effort
  • Automate database backups, failure detection, and recovery
  • Schedule automated backups as part of a cluster definition
  • Create "on-demand" backups.
  • Use backups to restore a database

Requirements

  • Kubernetes 1.8.0 +

Contributing

mysql-operator is an open source project. See CONTRIBUTING for details.

Oracle gratefully acknowledges the contributions to this project that have been made by the community.

License

Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.

mysql-operator is licensed under the Apache License 2.0.

See LICENSE for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].