postgres-operator
Postgres manager
A Kubernetes operator that automates the management of PostgreSQL clusters
Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
4k stars
64 watching
980 forks
Language: Go
last commit: 15 days ago
Linked from 1 awesome list
clusterdata-infrastructuredatabase-as-a-servicegolangkubernetesmanaged-servicesoperatorpostgrespostgres-operatorpostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
crunchydata/postgres-operator | Automates management of production-grade PostgreSQL clusters on Kubernetes | 3,948 |
zalando/spilo | A highly available PostgreSQL cluster setup using Docker and Patroni | 1,567 |
reactive-tech/kubegres | A Kubernetes operator that automates the deployment and management of PostgreSQL clusters with replication, failover, and backup capabilities. | 1,316 |
patroni/patroni | A template for high availability PostgreSQL solutions using Python | 6,832 |
sorintlab/stolon | A system for ensuring high availability and data consistency in distributed PostgreSQL deployments | 4,661 |
apsaradb/polardb-for-postgresql | A cloud-native database service compatible with PostgreSQL, designed to provide flexible scalability and high-performance capabilities for OLAP and OLTP workloads. | 2,898 |
brianc/node-postgres | A PostgreSQL client for Node.js, providing a non-blocking connection to the database. | 12,331 |
ankane/pghero | A performance monitoring tool for Postgres databases | 8,181 |
clusterlabs/paf | Automated failover and high availability solution for PostgreSQL clusters using Pacemaker and Corosync. | 342 |
vitabaks/postgresql_cluster | Automates the deployment and management of highly available PostgreSQL clusters in production environments. | 1,811 |
vitaly-t/pg-promise | A PostgreSQL interface for Node.js providing automatic connections, transactions, and query formatting. | 3,467 |
prest/prest | A production-ready API framework for building fast and secure RESTful APIs on top of PostgreSQL databases. | 4,236 |
prometheus-community/postgres_exporter | A tool that allows users to monitor PostgreSQL servers using Prometheus | 2,814 |
kubernetes/kops | Automates creation, upgrade, and management of production-grade Kubernetes clusters on multiple cloud providers. | 15,968 |
dalibo/pg_activity | A command line tool for monitoring activity on PostgreSQL servers. | 2,483 |