Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Postgres-operator Alternatives
Similar projects and alternatives to postgres-operator
-
postgres-operator
Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service.
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
kubegres
Kubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup.
-
percona-postgresql-operator
Percona Operator for PostgreSQL
-
helm-charts
A curated set of Helm charts brought to you by codecentric (by codecentric)
-
bank-vaults
A Vault swiss-army knife: a K8s operator, Go client with automatic token renewal, automatic configuration, multiple unseal options and more. A CLI tool to init, unseal and configure Vault (auth methods, secret engines). Direct secret injection into Pods.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
-
-
-
cloudnative-pg
CloudNativePG is a Kubernetes operator that covers the full lifecycle of a PostgreSQL database cluster with a primary/standby architecture, using native streaming replication
-
dbhub.io
A "Cloud" for SQLite databases. Collaborative development for your data. :)
-
oauth2-proxy
A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
-
orioledb
OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems) 🇺🇦
-
ora2pg
Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects your Oracle database, scan it automatically and extracts its structure or data, it then generates SQL scripts that you can load into PostgreSQL.
-
pg_jsonschema
PostgreSQL extension providing JSON Schema validation
-
rum
RUM access method - inverted index with additional information in posting lists (by postgrespro)
-
pg_ivm
IVM (Incremental View Maintenance) implementation as a PostgreSQL extension
-
pg_hint_plan
Give PostgreSQL ability to manually force some decisions in execution plans.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
postgres-operator reviews and mentions
-
Features I'd Like in PostgreSQL
In Kubernetes a service call end an operator watches for CRD specifying databases to be created and manages upgrade and backs for those databases.
-
Any self hostable postgres clustering, replication and fail over system?
You could fire-up `k3s` or `microk8s` or something of that ilk and run https://github.com/zalando/postgres-operator
-
Just Use Postgres for Everything
My favorite route right now is running a postgres operator on Kubernetes & letting it do all the work for me.
Zalando's operator use Patroni under the hood, to create a cluster over streaming replication. It also has Spilo, which orchestrates pg_basebackup or WAL-E for point-in-time backup. https://github.com/zalando/postgres-operator#postgresql-feat...
CrunchyData operator seems to have built their own streaming replication system coordinated by Raft. https://access.crunchydata.com/documentation/postgres-operat...
-
Best way for high-available database at home?
I don't have much experience with HA databases, so I can't really decide which way I should go. I found a postgres-operator to be run on a kubernetes cluster: https://github.com/zalando/postgres-operator. And a guide to setup postgres HA with patroni: https://arctype.com/blog/postgres-patroni/
-
Can you create a Postgres Deployment with multiple replicas consuming to the same PV?
I'd recommend installing the operator then experimenting with their provided minimal cluster https://github.com/zalando/postgres-operator/blob/master/manifests/minimal-postgres-manifest-12.yaml
We've had a good experience with it. If you are using kube, the Zalando postgres operator is also quite nice https://github.com/zalando/postgres-operator
-
How do I implement a HA PostgreSQL setup in k8s/k3s ?
I am trying to setup HA PostgreSQL in k3s on a bare metal VM. I think this tool https://github.com/zalando/postgres-operator is relevant to what I'm trying to achieve, but I have absolutely no idea how to go ahead with this. Can someone pls point me to a tutorial of some sort that can act as a starting point? I just read about the CAP theorem and I dont have much idea about distributed databases.
- Do people use DBs as Pods?
-
Is anyone using postgres on kubernetes?
I we use this https://github.com/zalando/postgres-operator in production and very easy to install and maintain
-
A note from our sponsor - SonarLint
www.sonarlint.org | 30 Jan 2023
Stats
zalando/postgres-operator is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
- postgres-operator VS postgres-operator
- postgres-operator VS kubegres
- postgres-operator VS postgres
- postgres-operator VS bank-vaults
- postgres-operator VS helm-charts
- postgres-operator VS chaos-mesh
- postgres-operator VS operator-sdk
- postgres-operator VS percona-postgresql-operator
- postgres-operator VS dbhub.io
- postgres-operator VS supabase