All Projects → kubedb → Operator

kubedb / Operator

Licence: other
KubeDB Operator

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Operator

Cli
`kubectl` plugin for KubeDB
Stars: ✭ 736 (+90.18%)
Mutual labels:  cloud-native, database
Yugabyte Db
The high-performance distributed SQL database for global, internet-scale apps.
Stars: ✭ 5,890 (+1421.96%)
Mutual labels:  cloud-native, database
Graphjin
GraphJin - Build APIs in 5 minutes with GraphQL. An instant GraphQL to SQL compiler.
Stars: ✭ 1,264 (+226.61%)
Mutual labels:  cloud-native, database
Tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
Stars: ✭ 29,871 (+7618.6%)
Mutual labels:  cloud-native, database
Gnes
GNES is Generic Neural Elastic Search, a cloud-native semantic search system based on deep neural network.
Stars: ✭ 1,178 (+204.39%)
Mutual labels:  cloud-native, database
Elasticsearch
Run Elasticsearch in Kubernetes
Stars: ✭ 80 (-79.33%)
Mutual labels:  cloud-native, database
Postgres
🐘 Run PostgreSQL in Kubernetes
Stars: ✭ 205 (-47.03%)
Mutual labels:  cloud-native, database
Adminmongo
adminMongo is a Web based user interface (GUI) to handle all your MongoDB connections/databases needs.
Stars: ✭ 3,792 (+879.84%)
Mutual labels:  database
Pg timetable
pg_timetable: Advanced scheduling for PostgreSQL
Stars: ✭ 382 (-1.29%)
Mutual labels:  database
Awesome Wp Speed Up
Plugins and resources to speed up and optimize your WordPress site.
Stars: ✭ 375 (-3.1%)
Mutual labels:  database
Linstor Server
High Performance Software-Defined Block Storage for container, cloud and virtualisation. Fully integrated with Docker, Kubernetes, Openstack, Proxmox etc.
Stars: ✭ 374 (-3.36%)
Mutual labels:  cloud-native
Kubeedge
Kubernetes Native Edge Computing Framework (project under CNCF)
Stars: ✭ 4,582 (+1083.98%)
Mutual labels:  cloud-native
Dbreeze
C# .NET MONO NOSQL ( key value store embedded ) ACID multi-paradigm database management system.
Stars: ✭ 383 (-1.03%)
Mutual labels:  database
Jet
Type safe SQL builder with code generation and automatic query result data mapping
Stars: ✭ 373 (-3.62%)
Mutual labels:  database
Franchise
🍟 a notebook sql client. what you get when have a lot of sequels.
Stars: ✭ 3,823 (+887.86%)
Mutual labels:  database
Mongo Seeding
The ultimate solution for populating your MongoDB database.
Stars: ✭ 375 (-3.1%)
Mutual labels:  database
Diwata
A user-friendly database interface
Stars: ✭ 386 (-0.26%)
Mutual labels:  database
Ignite
Apache Ignite
Stars: ✭ 4,027 (+940.57%)
Mutual labels:  database
Flashdb
An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
Stars: ✭ 378 (-2.33%)
Mutual labels:  database
Sqlmap
Automatic SQL injection and database takeover tool
Stars: ✭ 21,907 (+5560.72%)
Mutual labels:  database

Go Report Card CI Docker Pulls Slack Twitter

KubeDB by AppsCode

Run production-grade databases on Kubernetes

Kubernetes has emerged as the de-facto way to deploy modern containerized apps on cloud or on-premises. "Despite all that growth on the application layer, the data layer hasn’t gotten as much traction with containerization" - Google. That’s not surprising, since handling things like state (the database), availability to other layers of the application, and redundancy for a database makes it challenging to run a database in a distributed environment like Kubernetes.

However, many developers want to treat data infrastructure the same as application stacks. Operators want to use the same tools for databases and applications and get the same benefits as the application layer in the data layer: rapid spin-up and repeatability across environments. This is where KubeDB comes as a solution.

KubeDB by AppsCode is a production-grade cloud-native database management solution for Kubernetes. KubeDB simplifies and automates routine database tasks such as provisioning, patching, backup, recovery, failure detection, and repair for various popular databases on private and public clouds. It frees you to focus on your applications so you can give them the fast performance, high availability, security and compatibility they need.

KubeDB provides you with many familiar database engines to choose from, including PostgreSQL, MySQL, MongoDB, Elasticsearch, Redis, Memcached, and Percona XtraDB. KubeDB’s native integration with Kubernetes makes a unique solution compared to competitive solutions from cloud providers and database vendors.

Features

Community Enterprise
Open source KubeDB Free for everyone Open Core KubeDB for production databases
PostgreSQL
MySQL
Elasticsearch
MongoDB
Redis
Memcached
MariaDB
Percona XtraDB
PgBouncer x
ProxySQL x
Database Clustering
Cloud / On-prem / Air-gapped clusters
Multizone Cluster
Private Registry
CLI
Halt & resume database
Custom Configuration
Custom Extensions
Prometheus Metrics
Protect against accidental deletion x
Managed Backup/Recovery using Stash x
Managed Patch Upgrades x
Managed Horizontal Scaling x
Managed Vertical Scaling x
Managed Volume Expansion x
Managed Reconfiguration x
Managed Restarts x
Role Based Access Control (RBAC)
Open Policy Agent (OPA)
Pod Security Policy (PSP)
Network Policy
User & Secret Management using KubeVault x
Managed TLS using cert-manager x

Installation

To install KubeDB, please follow the guide here.

Using KubeDB

Want to learn how to use KubeDB? Please start here.

Contribution guidelines

Want to help improve KubeDB? Please start here.

Support

To speak with us, please leave a message on our website.

To join public discussions with the KubeDB community, join us in the Kubernetes Slack team channel #kubedb. To sign up, use our Slack inviter.

To receive product annoucements, follow us on Twitter.

If you have found a bug with KubeDB or want to request for new features, please file an issue.

License

FOSSA Status

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